[PR #551] [MERGED] add intsig pdf2markdown plugin #1022

Closed
opened 2026-02-22 17:45:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/551
Author: @ztthu15
Created: 5/24/2025
Status: Merged
Merged: 5/29/2025
Merged by: @LogicOber

Base: mainHead: main


📝 Commits (2)

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

Organization/Intsig/pdf2markdown.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • [√] New plugin submission

3. Description

Designed specifically for downstream tasks of large language models (LLMs), this service can recognize text from documents or images and intelligently restore the reading order of the content, outputting a standardized Markdown format. It supports OCR recognition across more than 10 common document layouts and over 52 languages, enabling LLMs to more efficiently utilize document content in scenarios such as understanding, generation, and question answering.

4. Checklist

  • [√] I have read and followed the Publish to Dify Marketplace guidelines
  • [√] I have read and comply with the Plugin Developer Agreement
  • [√] I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • [√] I confirm my plugin has been thoroughly tested for completeness and functionality
  • [√] My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • [√] Step-by-step setup instructions
  • [√] Detailed usage instructions
  • [√] All required APIs and credentials are clearly listed
  • [√] Connection requirements and configuration details
  • [√] Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

  • This plugin collects uploaded files, including:
    • Word documents (DOCX)
    • Excel files (XLSX)
    • PDF files
    • Image files (e.g., JPG, PNG)
  • These files are used solely for document parsing and processing purposes.
  • Uploaded files will not be shared or leaked to any third parties.
  • Files will not be stored permanently and will be discarded after processing.

Privacy Policy

  • [√] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/551 **Author:** [@ztthu15](https://github.com/ztthu15) **Created:** 5/24/2025 **Status:** ✅ Merged **Merged:** 5/29/2025 **Merged by:** [@LogicOber](https://github.com/LogicOber) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`fc17236`](https://github.com/langgenius/dify-plugins/commit/fc172362a0a5791999736013ed1cf05a95258492) add intsig pdf2markdown plugin - [`f191513`](https://github.com/langgenius/dify-plugins/commit/f1915136ae9d3441c04bad94a12ee4392fdebb5c) update ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Organization/Intsig/pdf2markdown.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **textin**: - **pdf2markdown**: - **https://github.com/intsig-textin/dify-plugin-pdf2markdown**: ## 2. Submission Type - [√] New plugin submission ## 3. Description Designed specifically for downstream tasks of large language models (LLMs), this service can recognize text from documents or images and intelligently restore the reading order of the content, outputting a standardized Markdown format. It supports OCR recognition across more than 10 common document layouts and over 52 languages, enabling LLMs to more efficiently utilize document content in scenarios such as understanding, generation, and question answering. ## 4. Checklist - [√] I have read and followed the Publish to Dify Marketplace guidelines - [√] I have read and comply with the Plugin Developer Agreement - [√] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [√] I confirm my plugin has been thoroughly tested for completeness and functionality - [√] My plugin brings new value to Dify ## 5. Documentation Checklist Please confirm that your plugin README includes all necessary information: - [√] Step-by-step setup instructions - [√] Detailed usage instructions - [√] All required APIs and credentials are clearly listed - [√] Connection requirements and configuration details - [√] Link to the repository for the plugin source code ## 6. Privacy Protection Information Based on Dify Plugin Privacy Protection [Guidelines](https://docs.dify.ai/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines): ### Data Collection - This plugin collects uploaded files, including: - Word documents (DOCX) - Excel files (XLSX) - PDF files - Image files (e.g., JPG, PNG) - These files are used solely for document parsing and processing purposes. - Uploaded files will not be shared or leaked to any third parties. - Files will not be stored permanently and will be discarded after processing. ### Privacy Policy - [√] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 17:45:17 -05:00
yindo closed this issue 2026-02-22 17:45:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1022