Software

Inkscape

by Inkscape · GPL-2.0

A professional vector graphics software which runs on Linux, macOS and Windows desktop computers.

Record

Latest version
1.4.4
Package identifier
Inkscape.Inkscape

Official downloads

These URLs are the ones Inkscape declares in its own manifest. We do not proxy or shorten them, and we do not host a copy.

More than one architecture below. Check which one your Windows is if you are not sure.

Verify the file you downloaded

Run this against the file on disk. If the output does not match the hash below, the file is not what Inkscape published. Delete it.

Windows · PowerShell

Get-FileHash "inkscape-1.4.4_2026-05-05_dcaf3e7-x64.signed_xMx7DJV.msi" -Algorithm SHA256

macOS · Linux

shasum -a 256 "inkscape-1.4.4_2026-05-05_dcaf3e7-x64.signed_xMx7DJV.msi"

Expected output

2fa033e95113ae83d6430b2479e7e63e4266d0632a5b03f99ee3db9360e3b8b8

Got a different hash, or one you cannot place? Paste it into the hash checker and it will tell you which program and version it belongs to, past releases included.

Install Inkscape silently

This installer is an MSI package, so it takes the standard Windows Installer switches. That is a property of MSI itself rather than something the publisher declared.

64-bit · machine scope · MSI convention

msiexec /i "inkscape-1.4.4_2026-05-05_dcaf3e7-x64.signed_xMx7DJV.msi" /qn /norestart

ARM64 · machine scope · MSI convention

msiexec /i "inkscape-1.4.4_2026-05-05_dcaf3e7-x64.signed.msi" /qn /norestart

Run it from the folder holding the downloaded file, in a terminal opened as administrator when the package installs for all users. Silent means no window and no prompts, so check the exit code rather than waiting for something to appear: 0 is success and 3010 means it worked but wants a reboot.

Silent install commands for every program we index · silent uninstall

Uninstall Inkscape cleanly

Every guide on this tells you to hunt for the product code with Get-WmiObject or in the registry. You do not need to: it is published in the installer manifest, and it is printed below.

Product code · 64-bit

{15D8477C-2591-49DF-B5E9-A69E1CDE95AD}

Uninstall, with the usual prompts

msiexec /x {15D8477C-2591-49DF-B5E9-A69E1CDE95AD}

Silent, for deployment

msiexec /x {15D8477C-2591-49DF-B5E9-A69E1CDE95AD} /qn /norestart

Product code · ARM64

{55FB721A-8BBA-4DF2-8458-F1ADBC6D1FF7}

Uninstall, with the usual prompts

msiexec /x {55FB721A-8BBA-4DF2-8458-F1ADBC6D1FF7}

Silent, for deployment

msiexec /x {55FB721A-8BBA-4DF2-8458-F1ADBC6D1FF7} /qn /norestart

The product code changes with every version

The codes above belong to Inkscape 1.4.4, the version in our index. If you have an older release installed, its code is different and this command will report that the product is not installed. In that case run Get-Package -Name "Inkscape*" in PowerShell to read the code of what you actually have.

This removes the program as the publisher packaged it. Settings and files created after installation, typically under AppData, are deliberately left behind by the uninstaller and have to be deleted by hand if you want them gone.

Reinstalling and hitting error 1638? That is this same product code, and the command above is the fix.

Product codes for every program we index, with the msiexec switches and how to read the code off your own machine.

Download Inkscape for Mac

The macOS build as Homebrew declares it, with the same treatment as the Windows side: the publisher's own URL and a hash to check it against.

Version on Homebrew
1.4.4
File name
Inkscape-1.4.4_arm64.dmg
SHA-256
eacca94ab01e59467cdd5452a2867c3734450f9a4cfb3346956cc9b07f34f3f1
Install with Homebrew
brew install --cask inkscape

How we scored this 100 out of 100

SignalFindingPoints
SHA-256 hash published3 of 3 installers ship a SHA-256 hashWithout a published hash there is no way to prove the file you downloaded is the file the publisher built.30 / 30
Binary provenance3 on the publisher's own domainThe strongest signal against a repackaged installer: the file should come from the publisher, not from a mirror nobody vouches for.35 / 35
Served over HTTPS3 of 3 over HTTPSAn installer fetched over plain HTTP can be modified in transit.15 / 15
Licence declaredGPL-2.0A declared licence tells you what you are actually allowed to do with the software.5 / 5

Opens 8 file types

Extensions Inkscape registers itself to handle.

Is Inkscape safe to download?

Yes, in the sense we can actually verify: the installer downloads from inkscape.org, which is a domain we have tied to Inkscape.

Every one of the 3 installers on this page comes with the SHA-256 Inkscape declared, so you do not have to take our word for it: hash the file you downloaded and compare.

What this does not tell you is whether the software itself is any good, or whether you want what it does once installed. A publisher can ship something you would rather not run and the download is still authentic. We answer the question we can measure and leave the other one to you.

If Windows says “Windows protected your PC” when you run it, that is SmartScreen reporting reputation, not a malware verdict — it shows up on perfectly legitimate software from small publishers and on releases that are simply new. The reverse matters more: no warning does not mean the file was checked.

How the 100/100 score is calculated · why the source matters more than the reputation

Install Inkscape with winget

Windows ships with a package manager, and this program is in it. The identifier below is the one Microsoft's repository uses, which is also where the download URL and hash on this page come from.

Install

winget install --id Inkscape.Inkscape --exact

Upgrade later

winget upgrade --id Inkscape.Inkscape

Why --exact: without it winget matches on name as well as identifier, and a search that returns more than one package makes it stop and ask rather than install. Pinning the identifier is what makes the command safe to put in a script.

Not installing anything, or getting an error back? The commands that actually come up covers upgrading everything at once, what --include-unknown is for, and why winget can be missing from a machine that should have it.

Old versions of Inkscape17 with hashes

The version history of Inkscape, each release with the download URL the publisher declared at the time and the SHA-256 to check it against. Useful when an update breaks something and you need to downgrade to a build that worked.

We do not host any of these files and never re-upload them, which is the difference between this and an old-version download site.

1.4.3

  • inkscape-1.4.3.msi64-bitofficial URL

    D80842F349BEC6505129E48A56495C6F337884693E5A18E505DBBC5D7AFC2266

  • inkscape-1.4.3.exe64-bitofficial URL

    79A8B45EEDA8C88990DA3719E4CAC629A1816DB6307123227E66789FD5489B6B

1.4.2

  • inkscape-1.4.2_2025-05-13_f4327f4-x64.msi64-bitofficial URL

    CDB54DDF15FB8ABA98C48072F93E5A7B9063FB30E33CCB6B1D3CB9B42EC0A508

  • inkscape-1.4.2_2025-05-13_f4327f4-x64.exe64-bitofficial URL

    55B0AB13BB3EF77FB9CFF80E6CBE02913D6149E60EF4E9D86534BA3208A99BBA

1.4

  • inkscape-1.4_2024-10-11_86a8ad7-x64.msi64-bitofficial URL

    5CBDADD86F5E1B102775EE41692745693BFB8300BC8141E726DAE555F78196BF

  • inkscape-1.4_2024-10-11_86a8ad7-x64.exe64-bitofficial URL

    3FA5403238931A98266C3405B7165D4212408D4FF78AF9B6BD057FAC60DB8EA9

1.3.2

released 26 Nov 2023
  • inkscape-1.3.2_2023-11-25_091e20ef0f-x86.msi32-bitofficial URL

    ADA39E3C380AF0E316630D33D31804A320E06D3EC5D8C093CBBC19A1276F81EE

  • inkscape-1.3.2_2023-11-25_091e20e-x64.msi64-bitofficial URL

    214263CB23D241134AF0A22144C54FF1A1C0993D3A1C9EA7D76710F985A145DF

  • inkscape-1.3.2_2023-11-25_091e20ef0f-x86.exe32-bitofficial URL

    27AD42CB23F9D81873DEA3C8BEA9E62B10C7E662FA0A1887DE233487406310FF

  • inkscape-1.3.2_2023-11-25_091e20e-x64.exe64-bitofficial URL

    323F59C94DE8FE877E4255548502051F17789D5FD8F0FCD60E7DF5EE2B50DA44

1.3.1

  • inkscape-1.3.1_2023-11-16_91b66b0783-x86_ulhsqfz.msi32-bitofficial URL

    E49D533D0D741509A7B982541C9014F4EF7C20FF9063D602E211DE09717D523E

  • inkscape-1.3.1_2023-11-16_91b66b0783-x64_yOr62Fw.msi64-bitofficial URL

    90F8F632C57FE6AB5B050BA1ED8DC08AE79D88BB9C48EE6DE3E8D17DB5673F58

1.3

released 22 Jul 2023
  • inkscape-1.3_2023-07-21_0e150ed6c4-x86_K2QrAzI.msi32-bitofficial URL

    89567DD3C370DA7A8E89405C80F6454E0541875FD21CCE7E99F8C36FDF5A7DE8

  • inkscape-1.3_2023-07-21_0e150ed6c4-x64_31XBEKV.msi64-bitofficial URL

    FF67FDF7F8F9154950552B66B7C9045A1173FAE247D52F42944527C7A7FBEA58

1.2.2

  • inkscape-1.2.2_2022-12-09_732a01da63-x64.msi64-bitofficial URL

    73D6A8F6B24D2AD1DAA800951F37822384B2AD4EFD4810090E24667D8011B9FD

  • inkscape-1.2.2_2022-12-09_732a01da63-x86.msi32-bitofficial URL

    5CD4A9C448246BA56DD7EB846FB9484D5188D13A8DB913D07DC1844A8C2C1436

1.2.1

  • inkscape-1.2.1_2022-07-14_9c6d41e410-x64_qPmYh2W.msi64-bitofficial URL

    F72B8BE847D78876A5FCAA0C0475732C00F0F88F5FBB18B7B459EE22A6A1E6E7

  • inkscape-1.2.1_2022-07-14_9c6d41e410-x86_6CQ8iKc.msi32-bitofficial URL

    20A931475AB6876DA21AF0A332729441D5C8478F09313250B4A790C03547EFA6

1.2.0

released 05 Feb 2022
  • inkscape-1.2_2022-05-15_dc2aedaf03-x64_5iRsplS.msi64-bitofficial URL

    74904664D2B9BCACBE562C12367D1ABFB38D2F710788B48422F4A73659B5816D

  • inkscape-1.2_2022-05-15_dc2aedaf03-x86_4JZVqba.msi32-bitofficial URL

    F9A220C9D3D84E4DD1358062FE6C2E82324DD4A66540A3735E628F2F5C829454

1.1.2

released 05 Feb 2022
  • inkscape-1.1.2_2022-02-05_b8e25be833-x64.msi64-bitofficial URL

    4234CD406E75653D074A12D890BDC20DA7E093540B924760F988CDF0D8642765

  • inkscape-1.1.2_2022-02-05_b8e25be833-x86.msi32-bitofficial URL

    E95E54713BBAC049386AAAFE508F7B30B58C2680787571A3A8B6F3FF99DA0F17

1.1.1

  • inkscape-1.1.1_2021-09-20_3bf5ae0d25-x64.msi64-bitofficial URL

    60260F865F1A0CA9E538CF24A7999276281B130810C792DCE131F73DF4914CBC

  • inkscape-1.1.1_2021-09-20_3bf5ae0d25-x86.msi32-bitofficial URL

    A0CD0295CD94961684C3F29DD6185116E8FD04876B60D43220AD467E5BB173F3

1.1.0

  • inkscape-1.1-x64.msi64-bitofficial URL

    56D60C447E4758ADA94CBF7A4F1CF827B6B4E7064E1EE0C2084FC92F65C16BDF

  • inkscape-1.1-x86.msi32-bitofficial URL

    1D02A124E39F906BB6BAB7A7867967E12ECF1A8493A3718D3090392E54811AB9

1.0.2.2

  • inkscape-1.0.2-2-x64.msi64-bitofficial URL

    FEBFFBB398A27999C1275DF1BC0C3073C62B1F791CBD842E9345874351132166

  • inkscape-1.0.2-2-x86.msi32-bitofficial URL

    9EEBC8B9E47B04FFB95F7B620031A5728E84479E87546D35C4EE0A2ECF53DAC8

1.0.2

  • inkscape-1.0.2_2021-01-15_e86c870879-x64.msi64-bitofficial URL

    78DC2E539012D3893EE9C34B7B922AB9BBED8CFE77AA4A484040E8B2A81ABB30

1.0.1

  • inkscape-1.0.1-x64.msi64-bitofficial URL

    8BCCA5B3BBDD466E2B95B3DE99A291D7F2737A7C31F5F2004E16B4B9EBD79F5B

  • inkscape-1.0.1-x86.msi32-bitofficial URL

    46EEB86C37057EF82329F3CD08E0805A97A4A0DE2CE5D3FA5D7941985DBC0199

1.0.0

  • inkscape-1.0-x64.msi64-bitofficial URL

    0CD3EFA6A6B61F7906152A2D7A221EE1B69598649FC8CA6482BE9C3BF6DB8679

  • inkscape-1.0-x86.msi32-bitofficial URL

    C0D5F7F58D42611FBCFF2AC232C48AAD6574D8A1D9A25B18D0A081969B1FDEAC

0.92.5.0

  • inkscape-0.92.5-x64.msi64-bitofficial URL

    ADBEC9685C813CA81B3594C679837C42725811938BE99A47D675A4547CC4D675

  • inkscape-0.92.5-x86.msi32-bitofficial URL

    316A6BA14F813922FCAE941470C233BBAAA5F7BE90DB20329958A286A606D0D6

Publishers take old builds offline without warning, so a link here can stop working even though the hash stays correct forever. If you already have the file, the hash is what matters: it tells you whether what you have is what they published.

Every version on record18

Every Inkscape version with a published manifest, newest first. The most recent ones are listed above with their file names and hashes.

  • 1.4.4
  • 1.4.3
  • 1.4.2
  • 1.4
  • 1.3.2
  • 1.3.1
  • 1.3
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.2.2
  • 1.0.2
  • 1.0.1
  • 1.0.0
  • 0.92.5.0

Similar programs we index

Matched on the categories Inkscape and others declare in their own manifests, so the grouping is theirs rather than ours. Each one has its official URL and hash on the same terms as this page.

More programs we index

Not related to Inkscape — just other entries, each with its own official URL and published hash.

Where our data comes from