Skip to main content

pixel2svg - Convert pixel art to SVG

Project description

About

pixel2svg converts pixel art to SVG - pixel by pixel.

Prerequisites

Python http://www.python.org

Python Imaging Library (PIL) http://www.pythonware.com/products/pil/

svgwrite http://pypi.python.org/pypi/svgwrite/

Installation

Unzip the file, then at the command line run

python setup.py install

Usage

Running

pixel2svg.py IMAGE.EXT

will process IMAGE.EXT and create IMAGE.svg.

EXT can be any format (png, jpg etc.) that can be read by the Python Imaging Library.

License

pixel2svg is licensed under the GPL. See the file COPYING for details.

Author

  1. Florian Berger

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page