Dadaki

DadakiAlternatives

Inkscape, but in a browser tab

There is no official Inkscape online, and the projects occasionally have to say so. If what you wanted was a free, open-source vector editor you did not have to install, this is that.

First, the thing you actually searched for

Inkscape is a desktop application for Windows, macOS and Linux. There is no web version, and sites offering to run it in your browser are not the Inkscape project. Dadaki is a different program that fills the same shape of need — free, open source, SVG-native — and genuinely runs in the tab.

Open the editorNo sign-up, no download. It opens on a blank canvas.

How they compare

DadakiInkscape
Install requiredNone — it is a web pageDesktop download per platform
LicenceMIT, open sourceGPL, open source
CostFreeFree
Native formatSVGSVG
Depth of SVG spec coverageBroad, held by a 1,679-fixture suiteDeeper — filters, markers, the long tail
Runs on a Chromebook or a locked-down machineYesNo
Cloud sync and team filesOptional, with an accountNo
Extensions and scriptingNoExtensive
Raster tracingNoYes
InterfaceSmall and modernLarge and configurable

Choose Dadaki when

Choose Inkscape when

Both read and write SVG, so this is not a commitment. Files move between them freely, which makes using whichever is closer to hand a perfectly sensible way to work.

What carries over

The conceptual model is the same one: paths made of nodes and handles, fills and strokes, boolean path operations, groups and z-order, snapping and guides. Dadaki has union, subtract, intersect and exclude on ⌥⌘U, ⌥⌘S, ⌥⌘I and ⇧⌥⌘X, node editing on double-click, and a Live Paint bucket for filling regions bounded by overlapping lines.

Dadaki is free and the editor is open source under the MIT licence — the whole thing is on GitHub. There is no watermark, no export limit and no paid tier gating the drawing tools. An optional account adds cloud sync and shared team files; everything else works signed out.

Open the editorNo sign-up, no download. It opens on a blank canvas.

Questions

Is there an official Inkscape online version?

No. Inkscape is a desktop application only. Any website claiming to be Inkscape in the browser is not run by the Inkscape project.

Can I use Inkscape on a Chromebook?

Only through the Linux container, which is awkward and slow. A browser-based editor like Dadaki is the more practical route on ChromeOS.

Will Dadaki open files I made in Inkscape?

Yes — Inkscape saves SVG, and Dadaki imports SVG. Inkscape's own namespaced extras are ignored, but the artwork itself comes across as editable geometry.

Which has better SVG support?

Inkscape, in absolute terms — it has had two decades to cover the specification's long tail, including filters and markers. Dadaki's import is verified against roughly 1,679 SVG fixtures pixel-diffed against a reference renderer, which covers everyday files well.

Keep reading