Skip to content

mosswg/JPGtoSVG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPGtoSVG

Converts JPG/JPEG images to SVG format

How to use

File

If any run arguements are given the input file must allways be the last argument at run time. If no arguments are given then the program will ask for a file name

Options

Option must be prefix with a '-'.

-w: specifies the width of the output image.
-h: specifies the height of the output image.
-o: specifies the output image name/location.



Dependencies

This Project Uses a Base64 Library Made by René Nyffenegger

Releases

No releases published

Packages

No packages published