You Exported Notion to Markdown
here is how to open those .md files, offline, with images
You exported your Notion pages as "Markdown & CSV", got a .zip, and unzipped it into a folder of .md files with images tucked in subfolders. Now, how do you actually open and read them, offline, with the pictures showing instead of broken icons? Here is how, in the browser.
Open your Notion .md export and read it rendered in the browser. No install →
What a Notion Markdown export looks like
A Notion export comes down as a .zip. Unzipped, it is folders of .md files (your pages) with long hash-like names, and any images sit in subfolders, linked from the notes by a relative path like images/photo.png. If you had databases, those come out as separate .csv files, which are data rather than notes.
The catch is the images. Open one of those .md files in a tool that cannot reach the local image files and you get broken icons instead of your pictures.
Open the folder in the browser
NoteLoom opens a local folder right in the browser and reads the files in it, including the images those notes point to.
- Unzip the export first. NoteLoom opens folders, not
.zipfiles, so extract it with your operating system. - Open
app.noteloom.ccin Chrome / Edge / Arc and mount the unzipped folder (not a single file, so it can reach the images). - Open a page. The
.mdrenders, and the images render by their relative path, so the note looks like it did in Notion. Reading, live, and source views are all there.
| In the export | In NoteLoom |
|---|---|
| The .md files | Your Notion pages, opened and rendered |
| Images in subfolders | Rendered by their relative path, once the folder is mounted |
| The .zip itself | Unzip it yourself first; NoteLoom opens the folder, not the zip |
| Database .csv files | Data, not notes, so they are not shown as pages |
It is all local: nothing is uploaded, and because it is a progressive web app, it works offline. Good for reading a Markdown file with local images that a cloud tool cannot reach.
The honest limits
- You unzip it, not NoteLoom. It opens the folder after you extract the
.zip. - It shows notes, not databases. It displays
.mdand.markdownfiles; the export’s.csvdatabase files are data, not pages. - It is not a Notion replacement. It reads and edits your exported notes as plain files; it does not recreate Notion’s databases or features, and it does not rewrite anything.
The upside: once your pages are plain .md in a folder you can open offline, they are genuinely yours, and you can edit them in place without importing them anywhere else.
FAQ
How do I open a Notion Markdown export?
Why are the images broken when I open the .md file?
Do I need internet to read the export?
Can NoteLoom unzip the export for me?
Is this a replacement for Notion?
Which browser does it need?
Read your Notion export, offline and with images
Unzip the export, open NoteLoom in Chrome / Edge / Arc, and mount the folder to read your .md pages with their local images rendered. Nothing uploaded, works offline, no account,.