notion downloader

Download a Notion wiki

Company wikis and team docs often live on notion.site. Paste the root page and pull the whole tree before access changes.

Export Notion without logging inPublic Notion to markdownDownload a Notion page as markdownNotion to markdown onlineCopy a Notion page as markdownBack up a public Notion siteSave a Notion page offlineDownload Notion with subpagesDownload a Notion wikiExport Notion database to CSV

Paste a public Notion link to get started.

No login. Public pages only. The first 100 pages are free. Need pictures or a bigger site?

Save a team wiki from a public link

Team wikis on notion.site are nested by design: onboarding, policies, runbooks, ADRs. Downloading only the landing page loses the pages you actually needed.

Start at the wiki home URL. The crawl follows internal links within the published site so you get a portable markdown tree, not a flat dump.

Official Notion export still requires workspace membership and bundles CSV companions you may not want. This download is markdown-first with CSV only for databases.

Compare with knowledge base export if your search query used KB language. Plus covers image files and bigger wikis. Run a small crawl first on the free cap to confirm the sidebar matches what you see on the live site.

How it works

Three steps, no setup

You do not need to install anything, sign up for anything, or know anything about Notion. Here is the whole process.

  1. Step 1

    Paste a Notion link

    Find a public Notion page — a wiki, a handbook, a course, anything where the link opens without asking you to sign in. Copy that link and paste it above.

  2. Step 2

    We gather the pages

    The tool reads the page you pasted. If you asked for pages inside, it follows those links too — nested pages, sub-pages, and database rows.

  3. Step 3

    Download your files

    Every page becomes a markdown file in one zip. Folders follow the Notion tree. Free keeps image URLs from Notion. Plus saves the image files next to the markdown so they still open later.

What you get

The same download, offered three ways. Pick the job that matches why you opened the page.

One page

Save an article and leave.

  1. This page, or pages inside

    Tap This page for one note. Pages inside walks the nested pages on the same public site.

  2. Preview and copy

    The first page appears as you save. Copy the markdown without waiting for the zip.

Wiki or course

Keep a public handbook before it moves.

  1. Folders that match the tree

    Child pages land next to their parent, so a course still looks like a course.

  2. Real tables

    In-page Notion tables become markdown tables, not empty comments.

  3. Databases as CSV

    Each database also ships as a spreadsheet in databases/.

  4. One file with everything

    ALL.md concatenates the site so you can search it, or paste it into a chat.

  5. Stop anytime

    Long wikis can wait. Stop and download whatever is already saved.

  6. Come back later

    Every run has a link. Close the tab and pick up the zip while it is still kept.

Obsidian vault

Drop the zip into a folder of notes.

  1. Wikilinks between notes

    Turn on Obsidian — or use that landing — for [[wikilinks]] instead of web URLs.

  2. Titles, covers, and source

    Each note starts with YAML for the title, icon, and original URL, plus the cover when the page has one.

Good for

Questions