Turn scans into editable text
On-device OCR for scanned PDFs, images and screenshots.
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 fileor drag and drop it here
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 StoreFree to try · In-app purchases for Pro · iPhone & iPad
On-device OCR for scanned PDFs, images and screenshots.
Syntax highlighting, a visual table editor and live preview.
Organize your documents, sync with iCloud and export Markdown, HTML or PDF.



.md file.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.
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.
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.