{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-03T00:10:36.090Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"md-to-txt","name":"Markdown to Text","url":"https://toptool.io/md-to-txt"},{"slug":"txt-to-md","name":"Text to Markdown","url":"https://toptool.io/txt-to-md"},{"slug":"txt-to-pdf","name":"TXT to PDF","url":"https://toptool.io/txt-to-pdf"},{"slug":"txt-to-html","name":"TXT to HTML","url":"https://toptool.io/txt-to-html"},{"slug":"html-to-md","name":"HTML to Markdown","url":"https://toptool.io/html-to-md"},{"slug":"docx-to-md","name":"Word (DOCX) to Markdown","url":"https://toptool.io/docx-to-md"},{"slug":"md-to-html","name":"Markdown to HTML","url":"https://toptool.io/md-to-html"},{"slug":"csv-to-markdown","name":"CSV to Markdown Table","url":"https://toptool.io/csv-to-markdown"}],"kind":"converter","slug":"markitdown","name":"MarkItDown","description":"Convert PDFs, Office files, web pages, data files, ebooks, archives and images into clean Markdown.","longDescription":"MarkItDown turns mixed file formats into Markdown for notes, search, documentation and AI workflows. It handles PDF text layers, DOCX documents, XLSX and XLS spreadsheets, PPTX slide text, HTML pages, CSV and TSV tables, JSON, XML, YAML, TOML, EPUB chapters, ZIP archives and common image formats. Image output includes basic file details and optional metadata or OCR text. Conversion runs in your browser, so selected files stay on your device.","category":"document","categoryName":"Document","keywords":["markitdown","markitdown online","markitdown converter","convert files to markdown","file to markdown converter","pdf to markdown","docx to markdown","xlsx to markdown","pptx to markdown","html to markdown","csv to markdown","json to markdown","epub to markdown","zip to markdown","image to markdown","markdown converter online","ai markdown converter","document to markdown"],"url":"https://toptool.io/markitdown","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".txt",".md",".markdown",".html",".htm",".xhtml",".pdf",".docx",".xlsx",".xls",".pptx",".csv",".tsv",".json",".xml",".yaml",".yml",".toml",".epub",".zip",".png",".jpg",".jpeg",".webp",".bmp",".gif",".tif",".tiff"],"mimeTypes":["text/plain","text/markdown","text/html","application/xhtml+xml","application/pdf","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.presentationml.presentation","text/csv","text/tab-separated-values","application/json","application/xml","text/xml","application/yaml","application/x-yaml","application/toml","application/epub+zip","application/zip","image/png","image/jpeg","image/webp","image/bmp","image/gif","image/tiff"]},"output":{"type":"file","extension":".md","mimeType":"text/markdown"},"options":[{"type":"boolean","key":"includePageMarkers","label":"Include PDF page headings","defaultValue":true,"help":"Add a heading before each PDF page in the Markdown output."},{"type":"boolean","key":"includeImageMetadata","label":"Include image metadata","defaultValue":true,"help":"Read available EXIF and file metadata from image inputs."},{"type":"boolean","key":"includeImageOcr","label":"Run OCR on images","defaultValue":false,"help":"Extract visible text from image inputs. The language model downloads on first use."},{"type":"select","key":"language","label":"OCR language","defaultValue":"eng","choices":[{"value":"eng","label":"English"},{"value":"spa","label":"Spanish"},{"value":"fra","label":"French"},{"value":"deu","label":"German"},{"value":"chi_sim","label":"Chinese (Simplified)"},{"value":"jpn","label":"Japanese"},{"value":"ara","label":"Arabic"}],"help":"Used only when image OCR is enabled."}],"invocation":{"webUi":"https://toptool.io/markitdown","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}