#35 · Primary category: Self-Hosted File Processing & Conversion

markpdfdown

llm markdown pdf pdf-converter pdf-markdown pdf2markdown pdf2md

A high-quality PDF to Markdown tool based on large language model visual recognition.

Project last updated:01/25/26

GitHub Stars

2.2K

Forks

180

Contributors

5

License

Apache-2.0

Why we included this project

MarkPDFDown cuts out the tedious copy-and-paste work of moving documents from PDF to an editable format. It feeds each page to a vision-capable language model and returns clean Markdown, so tables, formulas, and diagrams come through better than they do with rules-based extraction libraries. Headings and lists stay intact, the CLI accepts both files and piped input, and you can restrict conversion to a specific page range, which makes it a good fit for batch jobs. It needs an OpenAI or OpenRouter API key, and there's also a desktop app for anyone who prefers a GUI over the command line.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category