The Excalidraw plugin for Obsidian stores diagrams in a special .excalidraw.md format. This guide shows how to convert those files to formats you can use in other tools.
When you create a diagram with the Excalidraw plugin for Obsidian, it saves the file as a Markdown file with embedded Excalidraw JSON data. This .excalidraw.md format is designed to work within Obsidian's ecosystem — it renders as a diagram inside Obsidian but looks like raw code in other applications.
The file contains a standard Markdown wrapper with the Excalidraw scene data encoded inside. The converter extracts this data and transforms it into whichever format you need.
Locate the .excalidraw.md file in your Obsidian vault folder. On macOS, this is typically under ~/Documents or wherever your vault is stored. On Windows, check your Documents folder.
Go to the Orriguii Diagram Converter. It works in any modern browser — no installation or account required.
Drag your .excalidraw.md file into the drop zone. The converter auto-detects the source format. For multiple files, drop them all at once — batch conversion is supported.
Select the output format you need. Conversion starts automatically and the result is ready to download immediately.
Your Obsidian files stay on your device. The converter processes everything in your browser — nothing is uploaded to any server.
The .excalidraw.md format is a Markdown file with embedded Excalidraw JSON data, created by the Excalidraw plugin for Obsidian. It renders as a diagram inside Obsidian but appears as raw code in other applications. To use the diagram outside Obsidian, you need to convert it to a standard format like .excalidraw, .drawio, .svg, or .mmd.
Locate your .excalidraw.md file in your Obsidian vault folder, then open Orriguii Diagram Converter in any browser. Drag the file into the converter, select .svg as the output format, and download the result. The entire process runs locally in your browser.
Yes. Drop multiple .excalidraw.md files into the converter at once. Each file will be converted to your selected output format and available for individual download or as a single ZIP file.