Back to discover
PythonListed by innotive

markitdown

microsoft/markitdown

176,268 stars12,927 forks

Python tool for converting files and office documents to Markdown.

Python tool for converting files and office documents to Markdown.

autogenautogen-extensionlangchainmarkdownmicrosoft-officeopenaipdf

Project page

This project has not published an innotive.md page yet.

Repo-native content, AI-friendly workflow

Create innotive.md at the repository root. innotive renders that file as the project page — we do not host an editor.

Keep the content in your repo so it stays versioned with your code. Many teams already run AI in their repositories; drafting innotive.md with your usual AI workflow is usually the fastest path.

Create innotive.md on GitHub
# markitdown

One-line summary of what this project does.

## What it solves

Explain the problem and who it's for.

## Quick start

```bash
# install / run commands
```

## Key features

- Feature one
- Feature two

Latest release

Most recent version synced from GitHub.

Version 0.1.7

v0.1.7

## What's Changed * fix: avoid O(n^2) value lookups in PPTX chart conversion by @kz-000 in https://github.com/microsoft/markitdown/pull/2227 * Fix invalid LaTeX macros for mu, nu, tau, and down-arrow in equation conversion by @ksprajapatii in https://github.com/microsoft/markitdown/pull/2228 * Fix typos and formatting in comments, docstrings, and markdown by @chienyuanchang in https://github.com/microsoft/markitdown/pull/2223 * fix: handle PPTX SVG images without a rasterized fallback by @guoyu-wang in https://github.com/microsoft/markitdown/pull/2233 * Fix omml template bugs. by @afourney in https://github.com/microsoft/markitdown/pull/2257 ## New Contributors * @kz-000 made their first contribution in https://github.com/microsoft/markitdown/pull/2227 * @ksprajapatii made their first contribution in https://github.com/microsoft/markitdown/pull/2228 * @guoyu-wang made their first contribution in https://github.com/microsoft/markitdown/pull/2233 **Full Changelog**: https://github.com/microsoft/markitdown/compare/v0.1.6...v0.1.7