🔧 Plugins

Inkscape Plugins & Add-ons for Windows

Expand Inkscape's capabilities with plugins, add-ons and external tools on Windows. Covers import/export format plugins, font managers, colour tools, third-party integrations and how to install them.

Extensions vs plugins in Inkscape

Inkscape uses extensions as its primary plugin system. An extension is a Python script (.py) paired with a menu definition file (.inx). Extensions can add menu items, new tools, import/export formats or automate operations.

The term plugin in Inkscape context usually means one of three things:

Essential external tools (bundled with MSI)

The Inkscape MSI bundles these external tools automatically:

ToolPurposeFormats enabled
PopplerPDF rendering and import.pdf import
GhostscriptEPS/PS/AI import.eps, .ps, .ai
potraceBitmap to vector tracingTrace Bitmap feature
Python 3Extension runtimeAll Python extensions

Verify they are detected: Edit → Preferences → System shows paths for each tool.

Import/export format plugins

Add CDR (CorelDRAW) support

Install libcdr and the Inkscape CDR extension to open CorelDRAW files. Available via the Inkscape extensions gallery.

Better EMF/WMF support

Install libwmf for improved Windows Metafile import quality.

OpenDocument Drawing (.odg)

Built-in via the UniConverter extension — imports LibreOffice Draw files directly.

Font management tools

Inkscape uses Windows system fonts. To manage fonts alongside Inkscape on Windows:

After installing new fonts, restart Inkscape to scan and load them.

Colour management add-ons

Third-party integrations

AxiDraw pen plotter

The official AxiDraw extension controls the AxiDraw plotter directly from Inkscape. Install the extension and use the dedicated AxiDraw menu.

Inkstitch embroidery

Inkstitch is a full embroidery design system built as an Inkscape extension. Download from inkstitch.org and install in the extensions folder.

Laser cutter / CNC export

Extensions like GCodeTools convert Inkscape paths to G-code for CNC machines and laser cutters. Available on the Inkscape extensions gallery.