ComfyUI Extension
Plugin Downloader for ComfyUI
A ComfyUI custom node for downloading and backing up all custom nodes/plugins as ZIP files.
huihuihuiz/plugin_downloader
Nodes1
On cloudLocal install
Categoryutils
Stars0
Updated3 months ago
Nodes (1)
Readme
Plugin Downloader for ComfyUI
A custom node plugin that allows you to download and backup all your ComfyUI custom nodes/plugins as ZIP files.
Features
- List all installed custom nodes/plugins
- Download individual plugins as ZIP archives
- Batch download all plugins at once
- Upload a ZIP to install a plugin into
custom_nodes/(with overwrite confirmation) - Search/filter plugins by name
- Shows file count and size for each plugin
- Zip-slip protected extraction, 500 MB upload size limit
Installation
Using ComfyUI-Manager
Search for Plugin Downloader for ComfyUI and install.
Manual install
cd ComfyUI/custom_nodes
git clone https://github.com/huihuihuiz/plugin_downloader
Usage
- Open ComfyUI
- Click the "插件下载器" button in the menu, or visit
http://your-comfyui-address/plugin_downloader - Browse and download your plugins
- Click 上传 ZIP 安装插件 to install a new plugin from a local zip file; restart ComfyUI afterwards to load it
Web Interface
Access the web interface at: http://localhost:8188/plugin_downloader
License
MIT License