cuuupid / markitdown

Microsoft's tool to convert Office documents, PDFs, images, audio, and more to LLM-ready markdown.

  • Public
  • 27.7K runs
  • GitHub
  • Weights
  • License

Run time and cost

This model costs approximately $0.00042 to run on Replicate, or 2380 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on CPU hardware. Predictions typically complete within 5 seconds.

Readme

The MarkItDown library is a utility tool for converting various files to Markdown (e.g., for indexing, text analysis, etc.).

It presently supports:

  • PDF (.pdf)
  • PowerPoint (.pptx)
  • Word (.docx)
  • Excel (.xlsx)
  • Images (EXIF metadata, and OCR)
  • Audio (EXIF metadata, and speech transcription)
  • HTML (special handling of Wikipedia, etc.)
  • Various other text-based formats (csv, json, xml, etc.)