Node Packs
4,215 packs
ComfyUI Pinecone Prompt Upserter
0 starsby Hearmeman24
A custom ComfyUI node for managing image generation prompts using Pinecone vector database with OpenAI embeddings. Features interactive approval with image preview for quality control.
Comfy Text Stats
0 starsby scofano
Node: Text Stats (Char & Word Count). A lightweight ComfyUI custom node that takes a text string and outputs character and word counts (INT). Ideal for caption preprocessing, prompt analytics, and dataset workflows.
ComfyUI-LoRAPlotNode
0 starsby Hearmeman24
A custom ComfyUI node for testing multiple LoRA models across different strength values. Automatically generates model/clip pairs for each LoRA-strength combination and includes an image saver node with text overlay for easy identification.
mask2sam
0 starsby Glidias
Mask to SAM2 segmentation ComfyUI custom node
ComfyUI VAE Timestamp Clock SG
0 starsby ShammiG
Shows Total Time Taken Only for the VAE Decode. Also shows the Timestamps for VAE start/stop.
ComfyUI-Hunyuan-Image-3
0 starsby bgreene2
A ComfyUI custom node that provides a basic implementation of Hunyuan Image 3.0 using Transformers.
Audio Duration
0 starsby scofano
Returns the duration of an audio source, which can be provided either as a filesystem path or as raw audio data (samples and sample rate) from an upstream node. Duration calculation primarily uses ffprobe (from FFmpeg) for paths, or calculates the duration directly from samples/SR if no path is available.
ComfyUI-PromptEnhancer
0 starsby Seungyong Lee
ComfyUI-PromptEnhancer is a custom node for Hunyuan PromptEnhancer
ComfyUI Show Clock in CMD Console SG
0 starsby ShammiG
This comfyUI node intializes at startup automatically and displays the clock in CMD console when Process starts and ends.
RocM Ninodes
0 starsby iGavroche
ROCM Optimized Nodes for ComfyUI - High-performance VAE decode and sampling nodes specifically tuned for AMD GPUs with ROCm support, particularly targeting gfx1151 architecture
Civitai Toolkit
0 starsby BAIKEMARK
All-in-one Civitai integration center for ComfyUI — browse online models, manage local assets,analyze community trends, and instantly apply full recipes within your workflow.
ComfyUI-SocksLatentPatcher
0 starsby synystersocks
This node circumnavigates the loss of detail, saturation/desaturation for infinite length video generation, the node bypasses the vae decode and directly patches the latent tensor. experimental covering i2v and vace extend.
ComfyUI_AITECCAFE_Toolkit
0 starsby AI-TEC
This custom node includes the following functions: Chat_GPT, image_moderation, media_loader, merge_strings, sequential_image_loader.
ComfyUI-Show_Any_Text_in_CMD_Console-SG
0 starsby ShammiG
Simple node to show ANY output text in the CMD console with color options
ComfyUI_Text_Tools_SG
0 starsby ShammiG
Text Editor node with Markdown editing plus quick shortcuts, Text Viewer node, with extra features plus Text Merge, Text Save and Load Text from anywhere nodes.
ComfyUI-Simple_Readable_Metadata-SG
0 starsby shammi-g
View Image Metadata of ComfyUI as well as of ForgeUI or Automatic 1111 generated images in Easily Readable Format
ComfyUI-SuperNodes
0 starsby sonnybox
A miscellaneous node pack of custom implementations needed for workflows released by my SuperComfy YouTube channel.
GeoNodes
0 starsby Kayarte
GIS Processing Nodes for ComfyUI
ComfyUI-WanVideoWrapper_QQ
0 starsby siraxe
A collection of custom nodes for ComfyUI providing video manipulation, LoRA loading, path animation, and visual drawing tools for WanVideo workflows.
Voxta ComfyUI Nodes
0 starsby voxta-ai
ComfyUI nodes to create and integrate with Voxta
PortraitUtils
0 starsby heyburns
A focused node collection designed for pipelines using real photographic images where resolutions are not standardized like they are in text-to-image generation.
ComfyUI-GRAG-ArchAi3D
0 starsby Amir Ferdos (ArchAi3d)
Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.
ComfyUI Prompt Template
0 starsby DaniilVdovin
Easily replace variables like *obj or *style in your prompts using templates.
ComfyUI_OverlayFrameNumber
0 starsby casc1701
A ComfyUI custom node to overlay frame numbers on images (e.g., from VAE Decode) with customizable prefix, zero-padding, font, position, and text outline.
PiePieTweaks
0 starsby PiePieDesign
Tweaks and simple nodes for usability and common needs
ComfyUI ARG Toolkit
0 starsby AzelusLightvale
A collection of ComfyUI nodes for cryptography, steganography, encryption, decryption, and tools needed to both make and solve ARGs (Alternative Reality Games) and secret messages.
comfyui-Lora-Tag-Power-Loader
0 starsby jonstreeter
A powerful ComfyUI custom node that combines text-based LoRA tag detection with advanced dual noise weight support, perfect for WanVideo/Hunyuan Video workflows.
ComfyUI-AV-Handles
0 starsby pizurny
Audio/Video handle management for ComfyUI workflows Add and remove stabilization frames with synchronized audio for video diffusion models.
Advanced Text Overlay
0 starsby scofano
Advanced Text Overlay Node for ComfyUI featuring rebuilt rendering logic, precise alignment, custom fonts, and extended styling controls.
ComfyUI-translate-offline
0 starsby Jairodaniel-17
ComfyUI-translate-offline is a custom node for ComfyUI designed to perform offline text translations using ONNX–based translation models from Hugging Face. The project enables integrating multilingual translations into ComfyUI workflows, focusing on text prompts and conditioning for CLIP models. It supports direct translation between configured language pairs as well as pivot translation via English when no direct model exists. It uses lazy model loading to optimize performance and a SQLite-based caching system to avoid repeated translations.