Llama Parse, the world's first genAI-native document parsing platform - built with LLMs and for LLM use cases. https://docs.llamaindex.ai/en/stable/llama_cloud/Llama Parse/
LlamaParse is a GenAI-native document parser that can parse complex document data for any downstream LLM use case (RAG, agents). This plugin integrates LlamaParse capabilities into the Dify platform.

✅ Broad file type support: Parse various unstructured file types (.pdf, .pptx, .docx, .xlsx, .html) with text, tables, visual elements, and complex layouts.
✅ Table recognition: Accurately parse embeddLed tables into text and semi-structured representations.
✅ Multimodal parsing: Extract visual elements (images/diagrams) into structured formats using the latest multimodal models.
✅ Custom parsing: Customize output through custom prompt instructions.
✅ Advanced LLM Mode: Enhanced parsing with LLM-powered layout reconstruction, target pages, max pages, and custom prompts.

This plugin provides two tools:
The standard LlamaParse tool with basic parsing capabilities.

An advanced version with enhanced features:


For file upload functionality, configure the environment variable in your Dify file:
The advanced tool includes all standard parameters plus:
The plugin provides three types of output for each processed file:
Text Message
JSON Message
Blob Message
This plugin is powered by LlamaParse, a powerful document parsing service by LlamaIndex.