💾 Portable

Inkscape Portable for Windows — Run Without Installing

Run Inkscape from a USB drive or any folder without installing it. The portable version keeps all settings self-contained, leaves no registry entries and works on any Windows PC without administrator rights.

Portable vs MSI installer — which to choose?

💾 Portable version

  • No installation required
  • Runs from USB drive
  • No admin rights needed
  • Self-contained — no registry
  • No file associations (.svg opens in Inkscape)
  • Manual updates

📦 MSI installer

  • Fully integrated with Windows
  • Start Menu and desktop shortcut
  • SVG files open in Inkscape automatically
  • Clean uninstaller
  • Easier updates
  • Requires admin rights to install
Recommendation: Use the MSI for your main PC. Use portable for USB/travel, shared/locked-down PCs or when you want zero system footprint.

Download Inkscape Portable

Option 1 — Official zip (from inkscape.org)

Go to inkscape.org/release, select your version, choose Windows platform and download the .zip package (not the MSI).

Extract the zip to any folder — e.g. D:\Inkscape or a USB drive. Open the folder and double-click inkscape.exe to launch.

Option 2 — PortableApps platform

If you use the PortableApps.com launcher, install Inkscape directly from the PortableApps app store. It manages updates and integrates with the launcher menu. See the dedicated PortableApps guide.

The download page requires reCAPTCHA verification to protect the server. Go to download page →

Setting up Inkscape Portable on a USB drive

1

Download the .zip file

Get the Windows zip from inkscape.org/release. Choose the x64 version.

2

Extract to USB or folder

Extract to your USB drive, e.g. E:\Inkscape. Keep the full folder structure intact.

3

Launch inkscape.exe

Open the bin folder inside the extracted directory and double-click inkscape.exe. No installation or admin rights required.

4

Settings are stored locally

By default, Inkscape portable stores preferences in %APPDATA%\Inkscape on the host PC. To make it fully portable (settings on USB), create a folder named profile inside the Inkscape folder — Inkscape will use it automatically.

Make Inkscape fully self-contained (settings on USB)

By default, even the portable build stores preferences in the Windows user profile. To make settings truly portable:

# Create a "profile" folder next to inkscape.exe # (in the root of your Inkscape portable folder) mkdir E:\Inkscape\profile # Inkscape will detect this folder and store all # preferences, extensions and cache there instead # of %APPDATA%\Inkscape
Result: Your Inkscape settings, extensions and recently opened files all travel with the USB. Plug into any Windows 10/11 PC and get your exact setup.

Updating Inkscape Portable

The portable version has no auto-updater. To update:

  1. Download the new version zip from inkscape.org
  2. Extract to a new folder (keep the old one as backup)
  3. Copy your profile folder from the old install to the new one
  4. Test the new version, then delete the old folder

If you use PortableApps, updates are handled automatically through the launcher.