ComfyUI Custom Nodes for AI Image Generation
Custom nodes for ComfyUI that solve common workflow pain points. Smart resolution handling, automatic mask fitting, and productivity enhancements for AI image generation.
DazzleNodes (main project) is a curated collection of ComfyUI custom nodes focused on making common image generation workflows easier and more efficient. Each node solves a real workflow problem - from calculating aspect ratios to automatically resizing masks.
Flexible resolution and latent generation with intelligent aspect ratio handling. Calculate missing dimensions, preview results, and generate latents - all in one node.
Contributions welcome! Each node has its own repository and contribution guidelines.
- Open a discussion describing the workflow problem
- Explain current workaround (how many nodes it takes now, ex. "I need 8 nodes to do X, could we make it 1 node?")
- Describe proposed solution (how one node would solve it)
- Provide example use cases (ex. "This error happens constantly in Y workflow, can we prevent it?")
- Discuss implementation approach
- Discussions: GitHub Discussions
- Issues: Node-specific issue trackers
- ComfyUI Community: Official ComfyUI Discussions
- Workflow Sharing: Post your DazzleNodes workflows in discussions!
DazzleNodes is part of the DazzleProj ecosystem.
- DazzleProj - Ecosystem coordination
- DazzleLib - Foundation libraries
- DazzleTools - Command-line tools
- DazzleNodes - ComfyUI custom nodes ← You are here
- DazzleAI - AI development tools
- ComfyUI - The powerful node-based UI for Stable Diffusion
- ComfyUI-Manager - Essential tool for managing custom nodes
- DazzleML - More AI tools including ComfyUI Triton installer
DazzleNodes has minimal dependencies:
- ComfyUI (obviously)
- Python 3.10+ (for ComfyUI compatibility)
- Standard ComfyUI node dependencies (torch, PIL, numpy)
Some nodes may use DazzleLib libraries for file operations, but this is optional.
- GitHub: @djdarcy
- Issues: Use node-specific issue trackers
- Discussions: GitHub Discussions
- Sponsorship: GitHub Sponsors
- Website: DazzleProj.com (coming soon)