A diagram screenshot becomes an editable Excalidraw scene.
Upload, describe, generate.
Preview, download, iterate.
Upload an image or load the bundled example, then generate a result.
What the tool is, and is not.
local-firstThe extraction runs locally. Your key and your image stay in the browser session; nothing is proxied through a server you do not control.
byo-keyBring a vision-capable key from OpenRouter, OpenAI, or any OpenAI-compatible endpoint. Stored only in your browser.
modesAuto picks SVG conversion when it can and falls back to the vision provider otherwise. AI forces vision; SVG forces direct conversion.
qualityStructured favours legibility; Balanced favours fidelity to the source. Both emit editable Excalidraw scenes.
outputA downloadable .excalidraw file plus an in-browser preview. Re-generate as many times as the key allows.
sourceMIT-licensed. Clone the repo, run it under Docker or Node, or self-host on your own infrastructure.