---
title: "Confluence to Markdown converter: Export pages or a space | Keep"
description: "Convert a public Confluence page or HTML space-export ZIP to clean Markdown. Keep page links and attachments, then download the Markdown files."
canonical: "https://keep.md/tools/confluence-to-markdown"
language: "en"
---

# Confluence to Markdown converter

Turn one public Confluence page or a full HTML space export into portable Markdown for documentation, migration, or AI agent context.

## How to use this tool

Paste one public page URL, or upload a Confluence HTML export ZIP for a full space. Review the result and download the Markdown.

## Keep anything useful as Markdown.

Save notes, links, pages, files, and other useful material as clean Markdown. Read it later, search it, or use it with an AI agent.

[Start for free](https://app.keep.md/signup)

[Read the docs](https://keep.md/docs)

## How to convert Confluence to Markdown

1.  Use **Public page** for one page that anyone can view.
2.  Use **HTML export ZIP** for a full space or a group of pages.
3.  Select **Convert to Markdown**.
4.  Review the preview, then copy one page or download the Markdown files.

## Convert one page or a full Confluence space

Confluence is Atlassian's team wiki and documentation app. A single public page works like any other webpage: Keep fetches its readable content and returns one Markdown file.

A migration needs more than one fetched page. Export the space as HTML in Confluence, then upload the ZIP. The converter finds each HTML page, removes export navigation, changes local page links from `.html` to `.md`, and keeps attachments beside the Markdown files.

## How to create a Confluence HTML export

1.  Open the space settings in Confluence.
2.  Choose the space export option, then choose HTML.
3.  Export the full space or select the pages you need.
4.  Upload the downloaded ZIP here without extracting it first.

Confluence can also export one page to Word or PDF. Use the [Word converter](https://keep.md/tools/word-to-markdown) or [PDF converter](https://keep.md/tools/pdf-to-markdown) for those files.

## What stays in the Markdown export

-   Headings, paragraphs, lists, links, tables, code, and emphasis.
-   Separate Markdown files for the HTML pages in the export.
-   Relative links between converted pages.
-   Downloaded attachments and their folder paths.

Confluence's HTML export does not include page comments or blog posts. Complex macros, embedded apps, permissions, and interactive controls can also need a manual check after conversion.

## Frequently asked questions

Confluence is Atlassian software for team documentation, internal wikis, project notes, and shared knowledge bases.

For one public page, paste its URL. For a space or selected pages, create an HTML export in Confluence, upload the ZIP, then download the converted Markdown ZIP.

Yes. Upload the HTML space-export ZIP. The browser converts up to 500 HTML pages and keeps attachments in the downloaded ZIP.

Yes for an HTML export. Links between exported HTML pages are changed to .md links. Attachment files keep their relative paths in the output ZIP.

No. It can fetch one public page, or process an HTML export ZIP on your device. It does not use an Atlassian login or API token.

Yes. HTML export ZIP conversion runs in your browser and has no daily limit. Public URL conversion uses the shared allowance of five server-backed conversions each day.

Confluence HTML space exports do not include page comments or blog posts. The converter can only process the content present in the ZIP.

The ZIP can be up to 25 MB and contain up to 500 HTML pages, 2,000 files, and 100 MB of uncompressed data.

## Related tools

[

### HTML to Markdown converter

Paste HTML source or enter a public webpage URL, then convert it into clean Markdown with headings, links, lists, code, and tables preserved.

](https://keep.md/tools/html-to-markdown)[

### URL to Markdown

Convert any webpage into clean, AI-ready Markdown. Title, body, headings, and links preserved. Nav and ads stripped.

](https://keep.md/tools/url-to-markdown)[

### Word to Markdown converter

Convert a Word or DOCX file into clean Markdown. Keep headings, links, lists, and tables, then copy or download the result.

](https://keep.md/tools/word-to-markdown)[

### Token counter

Count the LLM tokens in text you paste or in any webpage. Pick a model to see how much of its context window you fill, and compare the raw HTML cost of a page to the Markdown version.

](https://keep.md/tools/token-counter)
