Skip to content

yveszoundi/svg2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

What is this?

It’s a simple utility to convert SVG images to PNG via Apache Batik.

How is this used?

This is currently used for custom drawing via jArchi scripts (Humane Image scripts). For general purposes, it’s probably better to integrate Apache Batik directly in your projects.

What are the Requirements?

How to build it?

It is built using standard Apache Maven commands at the root of the project.

mvn package

A fat jar will be created at target/svgtopng.lib.jar, relative to the project root folder.

About

SVG to PNG with Apache Batik

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages