Skip to content

wmn7/PNGToSVG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PNGToSVG

Convert your PNG files to SVG.

Usage

Binary

To use PNGToSVG you only need to download, extract the content of the zip, copy it where your PNG files are and double click on the executable.

Download the latest version here

Download and use code

Run:

> python pngtosvg.py

Create an executable:

> pip3 install pyinstaller
> pyinstaller --onefile PNGToSVG.spec

(Last tested using Python 3.9.0)

About

Convert your PNG files to SVG.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%