Difference between revisions of "Potrace"

From Inkscape Wiki
Jump to navigation Jump to search
m (→‎External links: update link)
 
Line 20: Line 20:
==External links==
==External links==
*[http://potrace.sourceforge.net/ Potrace at Sourceforge]
*[http://potrace.sourceforge.net/ Potrace at Sourceforge]
*[http://confluence.concord.org/display/CCTR/Tracing+Color+Raster+Images Review of Color Tracing with Potrace and Inkscape]
*[http://confluence.concord.org/display/CCTR/Tracing%20Color%20Raster%20Images.html Review of Color Tracing with Potrace and Inkscape]


__NOTOC__
__NOTOC__

Latest revision as of 10:24, 25 May 2014

Potrace is an open source raster to vector conversion utility. It has been embedded in Inkscape and can trace bitmap images into .svg and .pdf formats.

To use

  1. Import the bitmap you want to trace using the File menu, (File->Import...)
  2. Select the bitmap
  3. Choose trace from the Path Menu (Path->Trace Bitmap ...)
  4. The Trace Bitmap dialog has settings for the tracing operation and a "preview"
  5. When you are happy with the preview, click OK, potrace will spend a few seconds processing the bitmap
  6. Close the dialog box and verify that you bitmap has been converted to a grouped set of vector shapes. (Autodmc 11:23, 9 February 2006 (PST))

????

features welcome on Potrace:

- tracing picture sequences or movie clips (.mpeg, .avi, .mov, .gif animated, .iff animated) into .sgv or .pdf sequences, .svg animated, and .swf

See also

External links