The Image to SVG skill allows users to recreate raster images as high-quality SVGs by analyzing and reconstructing each visual element independently. It is ideal for graphic designers or developers looking to convert images to scalable vector graphics.
$ npx skills add https://github.com/shhac/skills --skill image-to-svgThe Image to SVG skill converts raster images—photos, illustrations, and AI-generated art—into production-ready SVG files. It works by analyzing the image, decomposing it into isolated visual features, and building each feature as a standalone SVG through parallel agents. The skill then aligns, composites, and iteratively refines the output through programmatic render-compare loops. This approach is ideal for graphic designers and developers who need scalable vector versions of raster artwork without manual redrawing.
Install the skill using the command provided in the installation section.
Converting an image (photo, illustration, AI art) to SVG
Creating vector versions of logos, mascots, icons, or artwork
Extracting specific elements from images as scalable graphics
Providing a reference image for SVG recreation
$ npx skills add https://github.com/shhac/skills --skill image-to-svggit clone https://github.com/shhac/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan