View on GitHub

Potrace.js

Transforming bitmaps into vector graphics: a port of Peter Selinger's potrace in javascript

Download this project as a .zip file Download this project as a tar.gz file

potrace.js

Create amazing graphics or artwork from bitmap images. Scale up small images for print. Apply new colors to images. Get creative!

description

Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The resulting image is not "jaggy" like a bitmap, but smooth. It can then be rendered or printed at any resolution.

demo

demo

authors and Contributors