mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #385] [MERGED] feat(image-downloader): add new image downloader plugin #869
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/385
Author: @lzfxxx
Created: 4/22/2025
Status: ✅ Merged
Merged: 9/1/2025
Merged by: @LogicOber
Base:
main← Head:main📝 Commits (2)
b5f94b6feat(image-downloader): add new image downloader plugin3bf65f6update metadata📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
lzfxxx/image-downloader.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin downloads images from URLs and returns them as blobs. It solves the CSP (Content Security Policy) restriction issue in Dify cloud version (udify.app) where external images can't be displayed. When AI generates markdown text with image references to external domains, this plugin downloads the images and serves them through blob URLs, bypassing CSP restrictions.
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, this plugin does not collect any user personal data. It only downloads image files from the provided URLs.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.