Documents to Markdown
Convert a file the way a specification sheet reads.
Drop in a PDF, a Word document, a spreadsheet or a plain text file. You get Markdown back, ready to copy or download.
Convert
Drop a file, or choose one
PDF, Word, PowerPoint, Excel, HTML, CSV, JSON, XML and plain text. Up to 4.0 MB.
Format
Documents
Word, PowerPoint and Excel keep their headings, lists and tables. PDF is text-layer extraction only, so scanned pages come back empty and layout is not reconstructed.
Structured data
HTML and CSV become Markdown tables and headings. JSON and XML come back as fenced code, since they have no natural Markdown shape.
Nothing is stored
Your file is converted in memory and returned. It is never written to disk.