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
6
Commits
1
Branch
0
Tags
0e465617aa49733d875b8f301abdcc32b85a8bd5
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
0e465617aa
Added -o/--opaque flag to ignore fully transparent pixels.
2011-05-04 22:44:47 +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 -o/--opaque flag to ignore fully transparent pixels.
2011-05-04 22:44:47 +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%