Turn scans into editable text
On-device OCR for scanned PDFs, images and screenshots.
The binary .xls format Excel used before 2007 is read directly from its BIFF record stream, so a workbook that predates the XML era converts without a trip through Excel.
Drop a .xls 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. Uploading a .xls straight from an old archive works — the parser detects the OLE container and reads the BIFF stream inside it.
After the page and the engine have loaded once, yes — the conversion itself needs no network. The engine is fetched on your first conversion, not on page load.
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.