Readable
Clean headings, lists, tables and references in output.md.
PDF available now · More formats in the lab
Markovo turns documents into useful Markdown, traceable assets, and quality evidence—not a mystery text dump.
Start anonymously with one PDF up to 10 pages. Create a free account for 100 free Credits every month.
Delivery ready
Verified output links appear here after conversion.
One output contract
Clean headings, lists, tables and references in output.md.
Extracted figures stay beside the document in assets/.
source_map.json keeps output connected to its source pages.
quality_report.json makes weak pages and fallbacks visible.
The workbench
We inspect page count and route complexity before asking you to confirm Credits.
Credits are frozen while the job runs, settled on success, and released on failure.
Download Markdown, its source map, assets, metadata, and a quality report together.
Simple Credits
Built for workflows
curl -X POST https://markovo.net/v1/convert \
-H "Authorization: Bearer mk_live_..." \
-F "file=@paper.pdf" -F "max_credits=30"export PDF2MD_BASE_URL="https://markovo.net"
export PDF2MD_API_KEY="mk_live_..."
pdf2md convert paper.pdf --out outputpdf2md-mcp
# estimate → confirm → poll → download