$git clone https://github.com/MushroomFleet/DJZ-NodesA comprehensive collection of custom nodes for ComfyUI that revolutionizes creative media workflows. This extensive node pack provides powerful tools for advanced image/video processing, audio manipulation, batch operations, prompt engineering, and workflow optimization. With ove
| 1 | # DJZ-Nodes |
| 2 | |
| 3 | A comprehensive collection of custom nodes for ComfyUI that revolutionizes creative media workflows. This extensive node pack provides powerful tools for advanced image/video processing, audio manipulation, batch operations, prompt engineering, and workflow optimization. With over 75 specialized nodes, it offers one of the most complete custom node collections for ComfyUI, enabling everything from sophisticated video effects to advanced prompt engineering and 3D mesh generation. Each node comes with detailed documentation and example workflows to help you get started quickly. |
| 4 | |
| 5 | ## 🌟 Key Features |
| 6 | |
| 7 | - **Professional Video & Film Effects**: Industry-standard cinematic effects including Anamorphic, FishEye, Panavision, Technicolor, Kinescope, VHS, Classic Film, and Retro Text simulations |
| 8 | - **Advanced Video Processing**: Eight generations of datamoshing nodes (V1-V8), multiple interlaced video simulation methods (including GAN-based and Fast implementations), frame management, transition effects, and bit-depth manipulation |
| 9 | - **Creative Tools Suite**: Fractal generation (V1-V3), parametric 3D mesh creation, geometric patterns, three-tone styling, and advanced image processing |
| 10 | - **Intelligent Prompt Engineering**: Advanced prompt manipulation with the Zenkai system (V1-V3), dynamic wildcards (V1-V2), duplicate removal, and smart text processing |
| 11 | - **Workflow Optimization**: Comprehensive batch operations, file management, and dataset tools |
| 12 | - **Audio Integration**: Professional audio mixing and merging capabilities |
| 13 | |
| 14 | ## 🚀 Quick Links |
| 15 | - [Video Tutorial](https://www.youtube.com/watch?v=MnZnP0Fav8E) |
| 16 | - [Articles & Guides](https://civitai.com/user/driftjohnson/articles) |
| 17 | - [Example Workflows](https://github.com/MushroomFleet/DJZ-Workflows/tree/main/DJZ-Nodes-Examples) |
| 18 | - [Detailed Nodes Documentation](https://github.com/MushroomFleet/DJZ-Nodes/blob/main/DJZ-Nodes-Index.md) |
| 19 | |
| 20 | ## 📦 Installation |
| 21 | |
| 22 | ### Method 1: Git Clone (Recommended) |
| 23 | Clone this repository into your ComfyUI's custom_nodes directory: |
| 24 | |
| 25 | ```bash |
| 26 | cd custom_nodes |
| 27 | git clone https://github.com/MushroomFleet/DJZ-Nodes |
| 28 | cd DJZ-Nodes |
| 29 | pip install -r requirements.txt |
| 30 | ``` |
| 31 | |
| 32 | ### Method 2: Portable Installation (Windows) |
| 33 | For Windows users, use the provided installation batch files: |
| 34 | 1. Download and extract the repository |
| 35 | 2. Run `install-portable.bat` for basic installation |
| 36 | 3. Run `pip-update-portable.bat` to update dependencies |
| 37 | 4. Run `onnx-install-portable.bat` if you need ONNX support |
| 38 | |
| 39 | ## 🔧 Node Categories |
| 40 | |
| 41 | ### Professional Video & Film Effects |
| 42 | - **Cinematic Lens Effects** |
| 43 | - AnamorphicEffect - Professional anamorphic lens distortion |
| 44 | - PanavisionLens (V1, V2) - Authentic Panavision lens simulation |
| 45 | - Technicolor3Strip (V1, V2) - Classic film color process emulation |
| 46 | - NonSquarePixels - Advanced pixel aspect ratio manipulation |
| 47 | - FishEyeEffect - Authentic fish-eye lens distortion |
| 48 | - ClassicFilmEffect - Vintage film look simulation |
| 49 | - ThreeToneStyler - Advanced tri-tone image styling |
| 50 | - **Vintage & Creative Effects** |
| 51 | - KinescopeEffect - Vintage broadcast look |
| 52 | - FilmGrainEffect (V1, V2) - Professional film grain simulation |
| 53 | - VHS_Effect (V1-V3) - Authentic retro video artifacts |
| 54 | - VideoInterlaced Series: |
| 55 | - VideoInterlaced (V1, V2) - Professional interlaced video simulation |
| 56 | - VideoInterlaceGAN (V3) - AI-powered interlacing effects |
| 57 | - VideoInterlaceFast (V4) - High-performance interlacing |
| 58 | - BlackBars (V1-V3) - Enhanced cinematic aspect ratio control |
| 59 | - DjzDatamosh (V1-V8) - Industry-leading glitch art suite |
| 60 | - RetroVideoText - Classic video text overlay effects |
| 61 | - VideoBitClamp - Precise video bit-depth control |
| 62 | - ImageInterleavedUpscaler - Advanced interleaved upscaling |
| 63 | |
| 64 | ### Creative Generation Tools |
| 65 | - **Visual Effects** |
| 66 | - FractalGenerator (V1-V3) - High-performance fractal creation |
| 67 | - DinskyPlus (V1, V2) - Advanced image processing suite |
| 68 | - TrianglesPlus (V1, V2) - Geometric pattern gene |