Canvas · Free Tool

XMind File Viewer — Open .xmind Online

Someone sent you an .xmind file and you don't have XMind? Drop it here to see the whole map — sheets, topics, notes, labels and relationships — then export it to Markdown, OPML or PNG.

Loading tool…

An `.xmind` file is a ZIP archive with the mind map stored inside as structured data. That means the content is perfectly readable — every topic, note and label is in there — but without XMind installed, double-clicking it gets you nothing, or a folder of JSON files if you rename it to .zip.

This viewer opens it in your browser. Drop the file in and each sheet is drawn as a left-to-right mind map you can pan, zoom and fold, with a readable outline view beside it. Click any topic to read its notes. Then export the whole thing as a Markdown outline, an OPML file for your outliner, or a PNG image. The file is unzipped and parsed on your own device — nothing is uploaded.

Give your mind maps room to grow

OmniCanvas turns a mind map into a living canvas — rearrange branches, add notes, documents and images, and link ideas across everything you know. Synced across your devices. Free to start.

Sign up free

No credit card · 30 days free

What's inside an .xmind file

Every `.xmind` file is a standard ZIP archive. What's inside depends on the version of XMind that saved it. XMind Zen and every XMind release since 2020 write a `content.json` file: an array of sheets, each with a `rootTopic`, where child topics sit under `children.attached` and floating topics — the ones dragged off the main tree — sit under `children.detached`. Relationship lines between any two topics are stored separately on the sheet, by topic ID. A `metadata.json` and `manifest.json` describe the file, and pasted images live in a `resources` folder.

XMind 8 and earlier used XML instead: a `content.xml` file whose `<sheet>` elements contain nested `<topic>` elements, with the same attached/detached split and a `<relationships>` block. Notes are stored as both plain text and formatted HTML, markers (priority numbers, task progress, flags) as marker IDs, and labels as plain strings.

One quirk worth knowing: modern files also contain a small `content.xml` whose only job is to tell old versions of XMind to upgrade. This viewer reads `content.json` whenever it exists and only falls back to `content.xml` for genuine XMind 8 files, so you always see the real map rather than the placeholder.

How to open an .xmind file without XMind

Drop the file onto the viewer above, or click Choose .xmind file. If the workbook has several sheets, they appear as tabs across the top — each sheet in XMind is a separate map with its own central topic. The Map view lays each sheet out as a tidy tree reading left to right: the central topic on the left, main branches in the next column, and their subtopics fanning out beyond. Floating topics are drawn below the main tree with a dashed border, and relationships are drawn as dashed purple arcs with their labels.

Big maps are easier to read folded. Click the small −/+ circle beside any topic to collapse or expand its branch, or use Collapse to main branches to see the top two levels at a glance. Topics with notes carry an amber dot; click the topic and its notes, labels, markers and link appear in the side panel. The Outline view shows the same map as an indented list with every note written out in full, which is the easiest way to actually read a note-heavy map, and it works with a keyboard and screen reader.

If the file won't open, the viewer tells you why. The most common reasons are a password-protected map (XMind encrypts the content, so remove the password in XMind first), a file that isn't really an XMind workbook, or a download that was cut off partway.

Exporting: Markdown, OPML, PNG and Excalidraw

Markdown export writes every sheet as a nested bullet list, with the central topic in bold, markers in square brackets, labels as inline code and each note as quoted lines beneath its topic. Floating topics and relationships get their own sections. That drops straight into Obsidian, Notion, a GitHub README or any Markdown editor, and it is the best format if you want the content of the map rather than the picture of it.

OPML is the standard interchange format for outlines. Outliners such as OmniOutliner, Workflowy and Dynalist import it, as do many mind-mapping apps, so it is the most reliable way to move an XMind map into another tool with its hierarchy intact. Topic notes are carried in the `_note` attribute that outliners use for notes, and web links are kept too.

PNG renders the sheet you are viewing as an image at up to twice screen resolution, exactly as it appears in the viewer, including any branches you have collapsed — fold away the detail you don't want before you export. The .excalidraw download gives you the full sheet as editable boxes and connectors for Excalidraw or OmniCanvas.

What the viewer shows, and what it leaves out

The viewer keeps what carries meaning: every topic title, the tree structure, floating topics, relationships and their labels, plain-text notes, labels, markers and web links. It deliberately does not reproduce XMind's visual styling. Themes, colours, fonts, branch shapes and the alternative structures — org chart, fishbone, timeline, tree table — all appear as the same left-to-right tree, because the structure is what you need to read the map and the styling can only be recreated faithfully by XMind itself.

A few things are not shown at all: embedded images and attachments, summary and boundary callouts, equations, audio notes, and the formatting inside rich-text notes (the text itself is kept). Very large maps are capped at 5,000 topics so the page stays responsive, and the viewer says so when that happens. For security, nothing from the file is ever rendered as HTML and links only open if they are ordinary web addresses.

Turning a mind map into something you can keep working on

A mind map is often the first draft of an idea — the brainstorm before the plan. Once you have it open, Open this map in OmniCanvas puts the current sheet onto an infinite canvas as real, editable boxes and connectors laid out the same way, with the topic notes alongside. From there you can drag branches apart, add sticky notes, drop in documents and images, and link the map to the rest of your notes instead of leaving it in a file format only one app can read.

Frequently asked questions

Is my .xmind file uploaded anywhere?

No. The file is read, unzipped and parsed entirely in your browser. There is no upload and nothing is stored. The only time anything leaves your device is if you click Open this map in OmniCanvas, which sends that one sheet to your OmniCanvas account because that is what the button is for.

Does it work with XMind 8 files as well as newer ones?

Yes. It reads both the content.json format written by XMind Zen and every XMind release since 2020, and the older content.xml format written by XMind 8 and earlier. You don't need to know which one you have — the viewer detects it.

Why won't my .xmind file open?

The usual causes are a password-protected map, whose contents XMind encrypts (remove the password in XMind and re-save), a file that was only partly downloaded, or a file that isn't actually an XMind workbook despite the extension. The viewer shows a specific message for each case. Files over 30 MB are also refused, since real mind maps are almost always far smaller.

Can I convert XMind to Markdown or OPML?

Yes. Open the file and use the Markdown or OPML buttons under the map. Both exports include every sheet, every topic in its place in the hierarchy, and the topic notes. Markdown suits note apps like Obsidian and Notion; OPML suits outliners and other mind-mapping tools.

Can I edit the map here?

The viewer is read-only, so it never changes your original file. To keep working on the map, open it in OmniCanvas, where it lands as editable boxes and connectors on an infinite canvas, or download it as an .excalidraw file.

Why doesn't it look exactly like it does in XMind?

XMind's themes, colours and alternative layouts like org charts and fishbones are presentation settings that only XMind can reproduce exactly. The viewer shows every map as the same clear left-to-right tree, so the content and structure are always readable whatever style the author picked.

More free tools