Wraps the potrace library to convert bitmap images into clean SVG vector graphics. Accepts common image formats including PNG, JPG, WebP, BMP, GIF, and TIFF, with built-in alpha channel preprocessing to handle transparency. You can specify target dimensions for scaling and tune the tracing parameters to balance detail against file size. The output is resolution-independent vector paths you can edit in design tools or manipulate programmatically. Reach for this when you need to vectorize logos, icons, or illustrations from raster sources, especially in workflows where you're iterating on designs or need scalable graphics without manual redrawing.
claude mcp add --transport stdio com.pulsemcp-svg-tracer uvx svg-tracer