Convert documents to Markdown with MinerU API and GPT-4o-mini
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
How it works
- This workflow automates the conversion of various document formats (such as PDF, Word, and PPT) into Markdown. It connects to the MinerU API service, which leverages OCR, formula, and table recognition to produce high-quality output. Users can initiate the process by simply uploading a document through an n8n chat interface.
Set up steps
- Ensure you have a local n8n instance running.
- Set up and run the MinerU MCP (MinerU Computing Platform) server locally.
- Import this workflow into your n8n instance.
- Configure your AI model credentials (e.g., for OpenAI, add your API Key and Base URL).
- Click the "Write Files from Disk" node and edit the file path to your desired local save location.
- Click the "MCP Client" node and input your MinerU MCP server address (e.g., http://localhost:8000/sse).
- Click the "Open Chat" button to upload a file, send a message, and test the workflow.