mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1035] [MERGED] Add PDF to Images Plugin v1.0.0 #1333
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1035
Author: @aToy0m0
Created: 8/10/2025
Status: ✅ Merged
Merged: 8/11/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (1)
6934d8fAdd PDF to Images plugin v1.0.0📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
atoy0m0/pdf-to-images.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin converts PDF pages to high-quality images using PyMuPDF, specifically designed for LLM vision processing workflows.
Why this plugin is needed:
While there are existing PDF plugins in the marketplace, they fail with
[Errno 111] Connection refusedon Community Edition installations. Additionally, when users upload non-copyable PDF documents (scanned documents, forms with images), existing text extraction nodes fail to extract information.This plugin solves these problems by:
Key differentiators:
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
No personal data collection: This plugin does NOT collect any user personal data. It processes PDF files locally within the Dify environment using PyMuPDF library without storing, transmitting, or sharing any user information.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.