Inkscape Extension
Free
AI SVG Generator for Inkscape
Generate SVG graphics from text prompts with an LLM, directly inside Inkscape — the most-starred of the extension family.
View on GitHub →
Free and open source. Install instructions in the repository README.
Overview
Describe the graphic you need in plain language and the extension asks an LLM to produce SVG, inserted straight onto your canvas as editable vector objects. Best for icons, simple schematics, and layout starting points you then refine by hand.
Why it exists
Blank-canvas paralysis is real; a rough AI draft you can immediately edit beats an empty page.
How to install
- Open the GitHub repository and follow the README — installation is the standard Inkscape route: copy the extension files into your Inkscape
extensionsfolder. - Restart Inkscape; the extension appears under Extensions in the menu.
- Check the README for dependencies (Python packages, API keys, or external binaries where applicable).
When NOT to use this
LLM-generated SVG is a starting point, not a finished figure — expect to clean up geometry, and bring your own API key (or local model).
Part of a family
This is one of nine open-source Inkscape extensions built by The Augmented Scholar to bring code, AI, and text-to-diagram workflows into vector editing. Browse the full set on the resources page.