dezoito/markitdown-api
Ultra lightweight API server to convert files (.pdf, .docx, .xlsx) into formatted markdown.
This tool helps developers integrate document conversion into their applications or services. It takes common file types like PDFs, Word documents, or Excel spreadsheets as input and provides their content in a standardized Markdown format. Developers use this to process user-uploaded files or existing document archives, making their text content easily parseable and displayable.
No commits in the last 6 months.
Use this if you are a software developer needing to programmatically convert various document formats (like .pdf, .docx, .xlsx) into Markdown within an application or service.
Not ideal if you need a desktop application for manual file conversion or a user-facing tool with a graphical interface.
Stars
65
Forks
22
Language
Python
License
MIT
Category
Last pushed
Oct 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/dezoito/markitdown-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
any4ai/AnyCrawl
AnyCrawl π: A Node.js/TypeScript crawler that turns websites into LLM-ready data and extracts...
kreuzberg-dev/html-to-markdown
High performance and CommonMark compliant HTML to Markdown converter. Maintained by the...
ScrapeGraphAI/Scrapegraph-ai
Python scraper based on AI
adbar/trafilatura
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping,...
paulpierre/markdown-crawler
A multithreaded πΈοΈ web crawler that recursively crawls a website and creates a π½ markdown file...