Public API available — v1

Convert documents to Markdown

Upload your PDF, DOCX, HTML or CSV and get clean Markdown instantly. Use the web or the REST API. Fast, accurate and rate-limited.

Multiple formats

PDF, DOCX, XLSX, PPTX, HTML, CSV, RTF, TXT and Markdown. Automatic format detection.

REST API

Integrate conversion into your apps with a single call. API Keys, rate limiting and standardized JSON responses.

Secure and private

We don't keep your originals. Results with configurable retention and on-demand deletion.

One call. Markdown instantly.

Authenticate with your API Key, upload the file and receive Markdown. That simple.

  • Bearer token authentication
  • Synchronous or asynchronous response
  • Standard X-RateLimit-* headers
  • Standardized JSON errors
curl
# Convierte un documento a Markdown
curl -X POST "https://documento.md/v1/convert" \
  -H "Authorization: Bearer dtmd_live_xxxx" \
  -F "file=@documento.pdf" \
  -F "wait=true"

Try it now — no sign up

Upload a document and get Markdown instantly. 1 free conversions per day per IP. Create an account for more.

1. Upload your file

max 5 MB

Drag your file here or click

PDF, DOCX, XLSX, HTML, CSV, RTF...

2. Result

Your Markdown will appear here

Plans and pricing

Start free. Upgrade when you need it.

Free

Free
  • 5 requests/min
  • 50 conv./day
  • 10 MB MB per file
  • Retention: 7 days
  • Basic API
  • documento.md branding
  • Community support
  • No advanced OCR
  • No priority processing
  • No batch conversion
Get started free
⭐ RECOMMENDED

Pro

12€/month
  • 60 requests/min
  • 1,000 conv./day
  • 50 MB MB per file
  • Retention: 90 days
  • No branding documento.md
  • Priority processing
  • OCR and advanced extraction
  • Batch conversion
  • Full API
  • Email support
Choose Pro
ENTERPRISE

Enterprise

99€/month
  • 300 requests/min
  • 50,000 conv./day
  • 200 MB MB per file
  • Retention: 365 days
  • Everything in Pro, plus:
  • Maximum priority
  • Unlimited API Keys
  • Dedicated webhooks
  • Uptime SLA
  • Priority 24/7 support
  • Enterprise billing
Contact sales

Frequently asked questions

How do I convert a PDF to Markdown?

Upload your PDF to the website or send it via API with POST /v1/convert. You'll get clean Markdown in seconds, preserving headings, lists and document structure.

Does it have an API to integrate into my application?

Yes. The public REST API is under /v1 with API Key authentication, rate limiting with X-RateLimit-* headers and standardized JSON responses.

What formats are supported?

PDF, DOCX, XLSX, PPTX, HTML, CSV, RTF, TXT and Markdown. Format detection is automatic based on content (magic bytes).

Is it free?

Yes, there's a free plan without a credit card to get started. Pro and Enterprise plans expand limits, file size and retention.

Are my original documents stored?

No. Original files are processed and deleted. Results have configurable retention and can be deleted on demand from the dashboard.

Is there an API request limit?

Yes, the API applies rate limiting per API Key with X-RateLimit-Remaining and Retry-After. Limits depend on the plan and are configurable by the administrator.

Ready to get started?

Create your account, generate an API Key and convert your first document in under a minute.

Create free account