dezoito/markitdown-api
Ultra lightweight API server to convert files (.pdf, .docx, .xlsx) into formatted markdown.
Built on FastAPI, the server wraps Microsoft's MarkItDown library to process binary file uploads via a `/process_file` endpoint, returning JSON-formatted markdown. Uses `uv` for dependency management and multistage Docker builds to minimize image footprint, with interactive `/docs` endpoint powered by Swagger UI for schema exploration.
No commits in the last 6 months.
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...
lightfeed/extractor
Using LLMs and AI browser automation to robustly extract web data
ScrapeGraphAI/Scrapegraph-ai
Python scraper based on AI
paulpierre/markdown-crawler
A multithreaded πΈοΈ web crawler that recursively crawls a website and creates a π½ markdown file...