Automate Document Conversion to Markdown Using MinerU API and GPT-4o-mini - n8n Workflow | Neura Market
Automate Document Conversion to Markdown Using MinerU API and GPT-4o-mini
This workflow automates the conversion of documents like PDFs and Word files into Markdown format using the MinerU API and GPT-4o-mini. It facilitates easy document uploads via an n8n chat interface, ensuring efficient and accurate markdown conversion.
The workflow leverages the MinerU API for document processing, utilizing OCR and table recognition to convert various document formats into Markdown. Users interact with the system through an n8n chat interface, where they can upload files and receive converted Markdown outputs. The workflow integrates with OpenAI's GPT-4o-mini for enhanced processing capabilities.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Dmitri Volkov
if
set
readWriteFile
agent
chatTrigger
lmChatOpenAi
mcpClientTool
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.