Convert PDF to Markdown
Upload a PDF and get clean, readable Markdown back instantly — with headings, lists, and paragraph structure preserved. No installation, no account required.
Why convert PDF to Markdown?
PDF is built to look good on paper, not to be read by a language model. Layout information, font settings, and page numbers add nothing to an AI prompt but still cost tokens. Markdown keeps the structure (headings, lists) in a compact, readable format that models like ChatGPT, Claude, and Gemini handle far better.
How does it work?
- Upload your PDF file or drag it into the converter.
- slim-down reads the text from the PDF and automatically detects headings, lists, and paragraphs based on font size and position.
- Download or copy the resulting Markdown, ready to paste straight into a prompt.
Frequently Asked Questions
Does the formatting of my PDF stay intact?
The text structure is preserved: headings, bullet lists, and paragraphs are recognized based on font size and position in the document. Visual styling like colors, fonts, and exact page layout is dropped — that's by design, since an AI model doesn't need that information and it only costs tokens.
Does this work with scanned PDFs?
No. slim-down reads the text layer that's already embedded in the PDF; it doesn't include OCR (optical character recognition) for scanned documents or PDFs that consist only of images. Those files need an OCR step first before there's any text to convert.
Is converting PDF to Markdown free?
Yes. Without an account you get up to 3 free conversions per day. A free account gives you unlimited conversions and lets you save and sync documents across devices.
What happens to columns and tables in the PDF?
slim-down detects columns based on where text sits on the page and reorders them into a readable sequence. Complex tables with merged cells can come out less structured in plain text than in the original PDF; for spreadsheet-style data with a fixed table structure, Excel (.xlsx) generally converts more accurately.