mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1700] [MERGED] add new plugin file_converter-0.0.1.difypkg #1786
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/1700
Author: @sawyer-shi
Created: 12/11/2025
Status: ✅ Merged
Merged: 12/16/2025
Merged by: @crazywoola
Base:
main← Head:main-file-converter-plugin📝 Commits (4)
cc18026add new plugin file_converter-0.0.1.difypkgaf53b54Merge branch 'langgenius:main' into main759ea14remove new plugin file_converter-0.0.1.difypkg44495e7add new plugin file_converter-0.0.1.difypkg📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
sawyer-shi/file_converter/file_converter-0.0.1.difypkg(+0 -0)📄 Description
File Converter
A powerful Dify plugin providing comprehensive local file conversion capabilities. Supports conversion between PDF, Image, Word, Excel, PowerPoint, and Text formats with high-quality output and flexible options.
Version Information
Version History
Quick Start
Core Features
PDF Conversions
Image Conversions
Microsoft Office Conversions
Text Conversions
Technical Advantages
Requirements
Installation & Configuration
Install the required dependencies:
Install the plugin in your Dify environment following the standard plugin installation process
Usage
The plugin provides various tools for different file conversion tasks:
PDF Conversions
1. PDF to Image (pdf_2_image)
Convert PDF documents to image format.
input_file: The PDF document to convert (required)output_format: Output image format (jpg, jpeg, png, bmp, or tiff, default: png)2. PDF to Word (pdf_2_word)
Convert PDF documents to Word format.
input_file: The PDF document to convert (required)3. PDF to Text (pdf_2_text)
Extract text content from PDF documents.
input_file: The PDF document to extract text from (required)Image Conversions
4. Image to PDF (image_2_pdf)
Convert one or more images to a single PDF document.
input_files: The image files to convert (required, supports multiple files)Microsoft Office Conversions
5. Word to PDF (word_2_pdf)
Convert Word documents to PDF format.
input_file: The Word document to convert (required)6. Word to Text (word_2_text)
Extract text content from Word documents.
input_file: The Word document to extract text from (required)7. Excel to PDF (excel_2_pdf)
Convert Excel spreadsheets to PDF format.
input_file: The Excel file to convert (required)8. PowerPoint to PDF (ppt_2_pdf)
Convert PowerPoint presentations to PDF format.
input_file: The PowerPoint file to convert (required)Text Conversions
9. Text to PDF (text_2_pdf)
Convert plain text files to PDF format.
input_file: The text file to convert (required)10. Text to Word (text_2_word)
Convert plain text files to Word documents.
input_file: The text file to convert (required)Notes
Developer Information
https://github.com/sawyer-shihttps://github.com/sawyer-shi/dify-plugins-file_converterReady to convert your files with ease?
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
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
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.