PDF to Markdown

Convert to Markdown for notes and LLMs. Everything runs locally in your browser — your files are never uploaded to a server, no registration is required, and the tool is completely free.

How to PDF to Markdown

  1. Upload the PDF you want as Markdown.
  2. Run the conversion; headings and lists are inferred from the layout.
  3. Review the Markdown shown on screen.
  4. Copy it straight into your notes, docs or an LLM prompt.

Features

Frequently asked questions

How accurate is it?
Very good on linear, text-led documents — reports, papers, manuals, contracts. It is a layout heuristic, not a full document-structure model, so heavily designed pages with multiple columns, sidebars or complex tables will need tidying by hand afterwards.
Why are my tables a mess?
Tables have no structural markup in most PDFs; they are text positioned in a grid. Recovering them reliably needs a different approach — try the PDF to Excel tool, which is built for tabular data.
Will it read a scanned document?
No. A scan is an image with no text to extract. Run it through OCR PDF first to add a text layer, then convert.
Why did a heading come out as body text?
The document probably signals that heading with weight or colour rather than size. Size is the only reliable cross-document signal, so a bold heading set at body size will not be detected.

Related tools