cuuupid / markitdown

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

  • Public
  • 4K runs
  • CPU
  • GitHub
  • Weights
  • License

Input

*file

Supports PDF, PPTX, DOCX, XLSX, PNG, JPG, MP3, WAV, HTML, CSV, JSON, XML, and more.

secret

A secret has its value redacted after being sent to the model.

(Optional) OpenAI API key

Output

Rendering markdown...

Generated in

This example was created by a different version, cuuupid/markitdown:dd93798a.

Run time and cost

This model costs approximately $0.00043 to run on Replicate, or 2325 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.)