Parent Group
Customer-operated CLI tools for page-level and space-level Confluence export, migration, continuity, governance, and AI-ready Markdown workflows.
Related tool in this group: acs2md
Atlassian Confluence Page to Markdown for exact page-level export and inspection.
acp2md, short for Atlassian Confluence Page to Markdown, is built for precise page-level operations: controlled exports, evidence capture, migration analysis, and AI-ready document preparation.
acp2md is built for precise page export, retrieval, inspection, and controlled downstream use.
Export the exact page you need using the identifier your team already has.
Fetch ADF or Storage output for debugging, migration engineering, page analysis, and custom downstream processing.
Use local .convert-sync-state.json tracking to refresh recurring exports without reprocessing unchanged pages.
Count nodes and marks, inspect properties, and understand one page before migration, publishing, or AI ingestion.
Tune metadata, images, macro rendering, and conflict behavior for each export.
Prepare authoritative documents for RAG pipelines, internal search, audit review, legal retention, and continuity workflows.
Provide your Atlassian API token securely via environment variables.
acp2md queries the Confluence Cloud API and retrieves page content in ADF format.
The tool converts complex ADF JSON structures to clean, standard CommonMark Markdown.
Save your Markdown files locally, commit to Git, or integrate into your workflow.
acp2md
Create controlled snapshots of high-value pages for audit support, legal hold preparation, or regulated record retention.
Export critical operational runbooks into customer-controlled Markdown for continuity planning and backup.
Inspect one complex page before a broader migration to understand macros, formatting, and edge cases.
Preserve exact copies of sensitive or strategic pages before edits, cleanup, or platform changes.
Prepare authoritative single documents for chunking, embedding, and retrieval workflows.
Work directly from a pasted Confluence URL when support or incident teams need one exact page immediately.
acp2md uses Atlassian API tokens for secure authentication:
Security Tip: Never hardcode your token. Use environment variables or a secrets manager.
Configure acp2md with tool-specific Confluence environment variables:
Convert one Confluence page to Markdown and write it to a local file:
Replace 123456 with your real Confluence page ID. You can also use a title or a pasted Confluence URL.
Convert one page by ID:
Convert one page by URL:
Retrieve native ADF for debugging or migration analysis:
Use the detailed command reference when you need output control, sync behavior, native retrieval, or page analysis commands.
Read the Documentation