This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
png2svg
Watch
1
Star
0
Fork
0
You've already forked png2svg
mirror of
https://github.com/ianmackinnon/png2svg.git
synced
2025-07-21 12:41:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Mackinnon
c3d49229e4
Added option to keep points every pixel on contiguous shapes
2011-05-27 19:57:36 +01:00
test
Added SVG doctype and and xml namespace.
2011-04-28 22:42:23 +01:00
Makefile
Added qrcode example, examples for contiguous grouping and a makefile to generate examples.
2011-04-28 00:41:48 +01:00
png2svg.py
Added option to keep points every pixel on contiguous shapes
2011-05-27 19:57:36 +01:00
README.markdown
Added contiguous pixel grouping, which is now the default behaviour
2011-04-28 00:31:06 +01:00
README.markdown
png2svg
Converts PNG images to SVG.
Usage
png2svg input.png > output.svg
Description
Convert PNG images to SVG.
Readme
128
KiB
Languages
Python
92.4%
Makefile
7.6%