Difference between revisions of "Potrace"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
==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] | |||
__NOTOC__ | __NOTOC__ |
Revision as of 04:16, 10 October 2006
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
- Import the bitmap you want to trace using the File menu, (File->Import...)
- Select the bitmap
- Choose trace from the Path Menu (Path->Trace Bitmap ...)
- The Trace Bitmap dialog has settings for the tracing operation and a "preview"
- When you are happy with the preview, click OK, potrace will spend a few seconds processing the bitmap
- 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
- Tools
- Worked example at the Inkscape Manual
External links