PDFtoMDConverter
Convert PDFs to editable Markdown in your browser, free
Rebuilds headings, lists and tables from a PDF into editable Markdown, entirely in the browser. Unusually honest about where conversion breaks down, and publishes its own benchmark to prove it.
PDFtoMDConverter turns a PDF into editable Markdown without uploading anything. It reads the document’s existing text layer, works out a sensible reading order across columns, and rebuilds headings, paragraphs, lists and simple tables as Markdown you can edit in the browser before copying or downloading. Mixed documents are handled page by page: text pages take the fast extraction path, and only image-only pages fall back to local OCR, which works well on clear, upright English scans.
What makes it worth recommending is the honesty. The site tells you plainly that merged cells and visually complex tables need manual cleanup, that handwriting, equations and unusual typefaces reduce recognition quality, and that you should check the reading order against the source before trusting the result. It even suggests converting a small representative page range first, one normal page, your worst table, a scanned page, to see whether the rest is worth processing. There’s a published, reproducible benchmark documenting both strengths and failure cases.
The privacy claim is specific rather than vague: your PDF bytes, filename, extracted text and Markdown output stay in the browser and aren’t sent to their application server, though the page notes network requests still load site code and OCR resources. It’s free with no signup, and honest that Markdown isn’t always the right answer, for signed documents, forms, print layouts or anything where page position carries meaning, the PDF should stay the record.
What we like
- Runs locally, your PDF and the result never reach their servers
- Handles scanned pages too, with local OCR for clear English scans
- Publishes a reproducible benchmark including its own failure cases
What to watch
- Complex tables, equations and handwriting still need manual cleanup
- One file at a time, no batch conversion or API
Try PDFtoMDConverter
Free · Free tier available.
Visit PDFtoMDConverter →