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 04:31:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
9b2e0062cdf0e4425def9a304e70dd727bf2154d
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
9b2e0062cd
Added SVG doctype and and xml namespace.
2011-04-28 22:42:23 +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 SVG doctype and and xml namespace.
2011-04-28 22:42:23 +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%