Documents in.
Markdown out.
A fast, privacy-first API for turning PDFs, office files, and ebooks into structured Markdown.
16.4 ms per page · last 100 documents converted
curl https://anymd.net/api/convert \
-H "Authorization: Bearer $ANYMD_API_KEY" \
-F "file=@report.pdf"
# Quarterly report
| Region | Revenue |
| :----- | ------: |
| EU | €1.2M |
EU processingNo file retentionSynchronous API50 MB uploads
Live playground
Convert a document
No account needed for a quick test · 10 conversions/hour
Converted Markdown appears here.
Raw output, preview, copy, and download included.
Raw output, preview, copy, and download included.
Behavior
A small API with clear edges.
01synchronous
File in, Markdown back in the same HTTP response.
02structured
Headings, tables, lists, links, and hierarchy preserved.
03predictable
Standard HTTP errors. No polling or mystery job states.
04ephemeral
Processed in the EU and discarded immediately.
Formats
One endpoint, most documents.
Documents
Spreadsheets
Presentations
Text & web
Books
100 pages every month, free.
Create a key and make your first request in about 30 seconds.
Get API key
curl ready in ~30 sec
View paid pricing →