Potrace

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bvdbijl (talk | contribs) at 13:27, 24 January 2021 (Add link to WebAssembly version of Potrace). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Potrace
Developer(s)Peter Selinger
Initial release2001
Stable release
1.16[1] / September 17, 2019; 4 years ago (2019-09-17)
Repository
Written inC
PlatformCross-platform
TypeRaster-to-vector conversion
LicenseGNU GPL and Potrace Professional
Websitehttp://potrace.sourceforge.net

Potrace is a cross-platform, open-source software which converts bitmapped images into vector graphics. It is written and maintained by Peter Selinger.

Properties

Various graphical frontends are available for the command-line application Potrace. Notably, it has been integrated with Inkscape, giving Inkscape its Trace Bitmap action.[2] FontForge can use Potrace to import a bitmap image into a font. Potrace is also used by the music engraving program LilyPond.

Potrace's input and output is black and white (colored images are greyscaled before processing). However, Inkscape is capable of producing color images by decomposing each channel into several black and white images and tracing them separately with Potrace. The commercial Total Vectorize program also uses Potrace as its core.

The program is dual-licensed as "Potrace" under the GPL and as "Potrace Professional" in a proprietary license by Selinger's company, Icosasoft Software, Inc.[3]

Examples

See also

References

  1. ^ Peter Selinger (2019-09-17). "ChangeLog". SourceForge project potrace. Retrieved 2019-10-25.
  2. ^ "Inkscape tutorial: Tracing". Inkscape. Retrieved 2019-02-06.
  3. ^ Dual licensing program for Potrace

Further reading

External links