Compare commits

...

5 Commits

Author SHA1 Message Date
Dr.Lt.Data
c771977a95 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2025-11-24 23:10:06 +09:00
Dr.Lt.Data
668d7bbb2c update DB 2025-11-24 22:56:38 +09:00
akawana
926cfabb58
Add Keybinding Extra (keyboard shortcut extension) (#2306)
* Add Keybinding Extra custom node

Added a new custom node for Keybinding Extra with relevant details.

* Enhance description for Keybinding Extra

Updated the description for the Keybinding Extra to provide more detail about its functionality.

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-11-24 22:55:44 +09:00
Dr.Lt.Data
a9a8d05115 update DB 2025-11-24 22:54:26 +09:00
Eric Rollei
e368f4366a
Add Download Tools for ComfyUI (#2298)
Added new download tools for ComfyUI with extensive features for media downloading and web scraping.
2025-11-24 22:51:50 +09:00
4 changed files with 130 additions and 87 deletions

View File

@ -30917,6 +30917,17 @@
"install_type": "git-clone",
"description": "This custom node allows users to selectively choose what to add to the generated image's metadata."
},
{
"author": "brucew4yn3rp",
"title": "Vintage Effect",
"id": "VintageEffect",
"reference": "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect",
"files": [
"https://github.com/brucew4yn3rp/ComfyUI_VintageEffect"
],
"install_type": "git-clone",
"description": "ComfyUI node that applies vintage/retro effects through JPG compression, color grading, film grain, vignette, and more to emulate more realistic photo aesthetics."
},
{
"author": "cedarconnor",
"title": "ComfyUI LatLong - Equirectangular Image Processing Nodes",
@ -35047,6 +35058,34 @@
"install_type": "git-clone",
"description": "A comprehensive collection of advanced image processing nodes for ComfyUI, featuring state-of-the-art denoising, enhancement, and restoration techniques with GPU acceleration and specialized film grain processing."
},
{
"title": "Download Tools for ComfyUI",
"reference": "https://github.com/EricRollei/Download_Tools",
"files": [
"https://github.com/EricRollei/Download_Tools"
],
"install_type": "git-clone",
"description": "Comprehensive media downloading and web scraping nodes for ComfyUI. Download from 1000+ websites including Instagram, Reddit, Twitter, YouTube, TikTok using gallery-dl, yt-dlp, and advanced web scraping. Features: Gallery-dl downloader (100+ sites), Yt-dlp downloader (1000+ platforms), Web Image Scraper with 15+ site-specific handlers, browser cookie authentication, MCP integration for Claude Desktop.",
"author": "Eric Hiss (EricRollei)",
"nodename_pattern": "(Gallery-dl|Yt-dlp|Web.*Scraper)",
"tags": [
"download",
"scraper",
"web",
"gallery-dl",
"yt-dlp",
"instagram",
"youtube",
"twitter",
"reddit",
"media",
"video",
"image",
"tiktok",
"deviantart",
"pixiv"
]
},
{
"author": "EricRollei",
"title": "PDF Tools - Advanced PDF Processing & OCR",
@ -36946,7 +36985,18 @@
],
"install_type": "git-clone",
"description": "Wan Video Extender extends a short video or a single image into a longer, temporally consistent clip using a VACE based control latent. It runs in multiple extension loops. Each loop can have its own prompt and optional LoRA, so you can evolve the scene step by step without rebuilding the graph."
},
},
{
"author": "akawana",
"title": "Keybinding Extra",
"reference": "https://github.com/akawana/ComfyUI-Keybinding-extra",
"files": [
"https://github.com/akawana/ComfyUI-Keybinding-extra"
],
"install_type": "git-clone",
"description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.",
"tags": ["frontend", "shortcut", "utility"]
},
@ -37382,6 +37432,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
}
]
}

View File

@ -5768,6 +5768,7 @@
"BoyoLoRAPathForwarder",
"BoyoLoadImageList",
"BoyoLoopCollector",
"BoyoLoopCounter",
"BoyoLoopImageSaver",
"BoyoLoopReset",
"BoyoMathInt",
@ -7819,6 +7820,7 @@
],
"https://github.com/Granddyser/wan-video-extender": [
[
"WanVideoExtenderLowHigh",
"WanVideoExtenderNative"
],
{
@ -11104,6 +11106,7 @@
"AdvancedAudioPreviewAndSave",
"AdvancedMediaSave",
"AdvancedTextNode",
"Aesthetic_Transformer_Node_MD",
"AutoLayoutOptimizer",
"EnhancedAnnotationNode",
"EnhancedSeedSaver",
@ -11112,17 +11115,26 @@
"GPUTemperatureProtectionEnhanced",
"HybridAdaptiveSigmas",
"LLMVRAMManager",
"MD_ApplyTPG",
"MD_AudioAutoEQ",
"MD_AutoMasterNode",
"MD_CLIPTokenFinder",
"MD_InitNoiseOptimizer",
"MD_Qwen_Image_Edit_Object_Replacer_Node",
"MD_SelfCrossGuider",
"MasteringChainNode",
"NoiseDecayScheduler_Custom",
"PingPongSamplerNodeFBG",
"PingPongSampler_Custom_Lite",
"SceneGeniusAutocreator",
"SigmaConcatenate",
"SigmaSmooth",
"SmartColorPaletteManager",
"SmartFilenameBuilder",
"TextFileLoader",
"UniversalRoutingHubAdvanced",
"VLM_Confirmation_Gate_Node_MD",
"WildcardPromptBuilder",
"WorkflowSectionOrganizer"
],
{
@ -16083,6 +16095,7 @@
"StarQwenRegionalPrompter",
"StarQwenWanRatio",
"StarRandomImageLoader",
"StarSDUpscaleRefiner",
"StarSampler",
"StarSaveFolderString",
"StarSavePanoramaJPEG",
@ -42468,8 +42481,7 @@
"TextInput",
"TextScraper",
"TextStorage",
"Wildcards",
"WildcardsAdv"
"WildcardsNode"
],
{
"title_aux": "ComfyUI Text Processor"

View File

@ -1,5 +1,55 @@
{
"custom_nodes": [
{
"author": "brucew4yn3rp",
"title": "Vintage Effect",
"id": "VintageEffect",
"reference": "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect",
"files": [
"https://github.com/brucew4yn3rp/ComfyUI_VintageEffect"
],
"install_type": "git-clone",
"description": "ComfyUI node that applies vintage/retro effects through JPG compression, color grading, film grain, vignette, and more to emulate more realistic photo aesthetics."
},
{
"title": "Download Tools for ComfyUI",
"reference": "https://github.com/EricRollei/Download_Tools",
"files": [
"https://github.com/EricRollei/Download_Tools"
],
"install_type": "git-clone",
"description": "Comprehensive media downloading and web scraping nodes for ComfyUI. Download from 1000+ websites including Instagram, Reddit, Twitter, YouTube, TikTok using gallery-dl, yt-dlp, and advanced web scraping. Features: Gallery-dl downloader (100+ sites), Yt-dlp downloader (1000+ platforms), Web Image Scraper with 15+ site-specific handlers, browser cookie authentication, MCP integration for Claude Desktop.",
"author": "Eric Hiss (EricRollei)",
"nodename_pattern": "(Gallery-dl|Yt-dlp|Web.*Scraper)",
"tags": [
"download",
"scraper",
"web",
"gallery-dl",
"yt-dlp",
"instagram",
"youtube",
"twitter",
"reddit",
"media",
"video",
"image",
"tiktok",
"deviantart",
"pixiv"
]
},
{
"author": "akawana",
"title": "Keybinding Extra",
"reference": "https://github.com/akawana/ComfyUI-Keybinding-extra",
"files": [
"https://github.com/akawana/ComfyUI-Keybinding-extra"
],
"install_type": "git-clone",
"description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.",
"tags": ["frontend", "shortcut", "utility"]
},
{
"author": "turisc",
"title": "Text Line Selector",
@ -643,87 +693,6 @@
],
"install_type": "git-clone",
"description": "A visual ComfyUI latent canvas dimensions selector"
},
{
"author": "alludus",
"title": "multiGPU Upscaler",
"reference": "https://github.com/alludus/ComfyUI-multiGPU-upscaler",
"files": [
"https://github.com/alludus/ComfyUI-multiGPU-upscaler"
],
"install_type": "git-clone",
"description": "multiGPU batch-parallel upscaling nodes for ComfyUI."
},
{
"author": "Koratahiu",
"title": "ComfyUI-Diff2Flow",
"reference": "https://github.com/Koratahiu/ComfyUI-Diff2Flow",
"files": [
"https://github.com/Koratahiu/ComfyUI-Diff2Flow"
],
"install_type": "git-clone",
"description": "Unofficial Implementation of Diff2Flow Method for ComfyUI."
},
{
"author": "GraftingRayman",
"title": "Unfied Vision Prompt Generator",
"reference": "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator",
"files": [
"https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator"
],
"install_type": "git-clone",
"description": "A Qwen 2/2.5, Moondream and SmolVLM LLM caption/prompt genrator"
},
{
"author": "GraftingRayman",
"title": "Border Distance Mapper",
"reference": "https://github.com/GraftingRayman/Border-Distance-Mapper",
"files": [
"https://github.com/GraftingRayman/Border-Distance-Mapper"
],
"install_type": "git-clone",
"description": "A Countries Border distance mapper"
},
{
"author": "jianghong-zhu",
"title": "ComfyUI-AdvancedCameraPrompts",
"reference": "https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts",
"files": [
"https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts"
],
"install_type": "git-clone",
"description": "Advanced camera control prompt generator for ComfyUI that reads camera information from 3D nodes and generates precise, professional camera control prompts."
},
{
"author": "ahkimkoo",
"title": "ComfyUI-GetKeyFrames",
"reference": "https://github.com/ahkimkoo/ComfyUI-GetKeyFrames",
"files": [
"https://github.com/ahkimkoo/ComfyUI-GetKeyFrames"
],
"install_type": "git-clone",
"description": "Extract keyframes from video"
},
{
"author": "power88",
"title": "ComfyUI-PDiD-LLM-Nodes",
"reference": "https://github.com/power88/ComfyUI-PDiD-LLM-Nodes",
"files": [
"https://github.com/power88/ComfyUI-PDiD-LLM-Nodes"
],
"install_type": "git-clone",
"description": "A LLM node with some models. (Description by CC)"
},
{
"author": "deng-wei",
"title": "ComfyUI-MiVolo-V2",
"id": "ComfyUI-MiVolo-V2",
"reference": "https://github.com/deng-wei/ComfyUI-MiVolo-V2",
"files": [
"https://github.com/deng-wei/ComfyUI-MiVolo-V2"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)"
}
]
}

View File

@ -5768,6 +5768,7 @@
"BoyoLoRAPathForwarder",
"BoyoLoadImageList",
"BoyoLoopCollector",
"BoyoLoopCounter",
"BoyoLoopImageSaver",
"BoyoLoopReset",
"BoyoMathInt",
@ -7819,6 +7820,7 @@
],
"https://github.com/Granddyser/wan-video-extender": [
[
"WanVideoExtenderLowHigh",
"WanVideoExtenderNative"
],
{
@ -11104,6 +11106,7 @@
"AdvancedAudioPreviewAndSave",
"AdvancedMediaSave",
"AdvancedTextNode",
"Aesthetic_Transformer_Node_MD",
"AutoLayoutOptimizer",
"EnhancedAnnotationNode",
"EnhancedSeedSaver",
@ -11112,17 +11115,26 @@
"GPUTemperatureProtectionEnhanced",
"HybridAdaptiveSigmas",
"LLMVRAMManager",
"MD_ApplyTPG",
"MD_AudioAutoEQ",
"MD_AutoMasterNode",
"MD_CLIPTokenFinder",
"MD_InitNoiseOptimizer",
"MD_Qwen_Image_Edit_Object_Replacer_Node",
"MD_SelfCrossGuider",
"MasteringChainNode",
"NoiseDecayScheduler_Custom",
"PingPongSamplerNodeFBG",
"PingPongSampler_Custom_Lite",
"SceneGeniusAutocreator",
"SigmaConcatenate",
"SigmaSmooth",
"SmartColorPaletteManager",
"SmartFilenameBuilder",
"TextFileLoader",
"UniversalRoutingHubAdvanced",
"VLM_Confirmation_Gate_Node_MD",
"WildcardPromptBuilder",
"WorkflowSectionOrganizer"
],
{
@ -16083,6 +16095,7 @@
"StarQwenRegionalPrompter",
"StarQwenWanRatio",
"StarRandomImageLoader",
"StarSDUpscaleRefiner",
"StarSampler",
"StarSaveFolderString",
"StarSavePanoramaJPEG",
@ -42468,8 +42481,7 @@
"TextInput",
"TextScraper",
"TextStorage",
"Wildcards",
"WildcardsAdv"
"WildcardsNode"
],
{
"title_aux": "ComfyUI Text Processor"