AnyMarkdown

DOC to Markdown

The binary .doc format that Word used until 2007 is parsed directly, including the piece table that Word 97 uses to store edited text. There is no need to open the file in Word and re-save it as .docx first.

Drop a .doc file here

Word, PDF, Excel, PowerPoint & more

Choose a file

or drag and drop it here

AnyMarkdown app iconANYMARKDOWN FOR iPHONE & iPAD

Your next step.
A full Markdown workspace.

Enjoy the web converter? Take AnyMarkdown with you. Scan documents, refine your writing and keep your library close — wherever you work.

Get AnyMarkdown on the App Store

Free to try · In-app purchases for Pro · iPhone & iPad

Turn scans into editable text

On-device OCR for scanned PDFs, images and screenshots.

Edit, preview, make it yours

Syntax highlighting, a visual table editor and live preview.

A library that goes with you

Organize your documents, sync with iCloud and export Markdown, HTML or PDF.

How it works

  1. Drop your file on the box above, or click to choose one.
  2. The converter loads once, about 1.8 MB, and runs in this tab. Your file is not uploaded.
  3. Copy the Markdown, or download it as a .md file.

What survives

What does not

Questions

Do I need Microsoft Word installed?

No. The parser reads the binary format directly, so this works on any machine with a modern browser, including one that has never had Office on it.

My .doc came out as plain paragraphs with no headings. Why?

The file has no stylesheet, so there is nothing that marks a paragraph as Heading 1. The text is complete, but the structure genuinely is not in the file.

Is my file uploaded to a server?

No. The converter is a WebAssembly build of the anydoc engine that runs inside your browser tab. Your file is read into memory, converted, and discarded when you close the page. Nothing is transmitted, stored, or logged.

Other formats