Extensions/ComfyUI-MaxedOut
ComfyUI Extension

ComfyUI-MaxedOut

Custom ComfyUI nodes used in Maxed Out workflows (SDXL, Flux, etc.)

By Maxed-Out-99·Created about a year ago·Updated 2 months ago· 9
Maxed-Out-99/ComfyUI-MaxedOut
Nodes59
On cloudLocal install
CategoryMXD/Detector, MXD/video
Stars9
Updated2 months ago

Nodes (59)

BBOX Detector Combined Batch MXD
MXD/Detector
Combine Videos MXD
MXD/video
Crop Image by Mask MXD
MXD/image
Extract Workflow From Image MXD
MXD/Image
Flux 2 Empty Latent Image MXD
MXD/Latent
Flux Empty Latent Image MXD
MXD/Latent
Scale Flux Image MXD
MXD/Upscaling
Flux Resolution Matcher MXD
MXD/Latent
Flux Resolution Selector MXD
MXD/Latent
Remove Frames From Start MXD
MXD/images
Select Frames MXD
MXD/images
Get Latent Size MXD
MXD/Latent
Group Video Frames MXD
MXD/Video
Image and Mask Preview MXD
MXD/Image
Image Comparer + Save MXD
MXD
Scale SDXL Image MXD
MXD/Upscaling
Latent to L/R Masks MXD
MXD/latent
Load Image Batch (From Outputs) MXD
MXD/Image
Load Image MXD
image
Load Latent I2V MXD
MXD/Latents (I2V)
Load Latent Batch I2V MXD
MXD/Latents (I2V)
Load Latent Batch Vace 2.2 MXD
MXD/Latents (VACE 2.2)
Load Latent Batch MXD
MXD/Latents
Load Latent Batch MXD
MXD/Latents
Load Latent Vace 2.2 MXD
MXD/Latents (VACE 2.2)
Load Latent MXD
MXD/Latents
Load Latent MXD
MXD/Latents
Load Video MXD
image/video
Lora Loader MXD
mxd
LTX Video Image Scaler MXD
image/processing
LTX Stage 2 Refiner MXD
MXD/Sampling
LTX Stage 1 Sampler MXD
MXD/Sampling
LTX Empty Latent Video MXD
MXD/Latent
Character Create MXD
MXD/Character
Character Edit/Delete MXD
MXD/Character
Character Prompt Encode MXD
MXD/Character
Pad Image for Outpainting MXD
image/transform
Place Image by Mask MXD
MXD/Image
Preview Video MXD
image/video
Prompt with Flux Guidance MXD
MXD/conditioning
Qwen Image Edit + Latent MXD
MXD/conditioning
Qwen Image Edit Prompt MXD (Triple)
advanced/conditioning
Save Image MXD
MXD/Image
Save Latent I2V MXD
MXD/Latents (I2V)
Save Latent MXD
MXD/Latents
Save Latent Vace 2.2 MXD
MXD/Latents (VACE 2.2)
Save Video MXD
image/video
SDXL Empty Latent Image MXD
MXD/Latent
SDXL Resolution Matcher MXD
MXD/Latent
Smart Crop by Mask MXD
image/transform
Video Comparer MXD
MXD/video
WAN2.2 Empty Latent Video MXD
latent/video
Wan 2.2 Empty Latent Image MXD
WAN2.2/Latent
WAN 2.2 First & Last I2V MXD
conditioning/video_models
Image Scaler Wan 2.2 I2V MXD
image/processing
Match Resolution Wan 2.2 I2V MXD
image/processing
WAN 2.2 Video Prep I2V MXD
MXD/video
WAN 2.2 Image to Video MXD
conditioning/video_models
ZIT Empty Latent Image MXD
MXD/Latent
Readme

ComfyUI-MaxedOut

Custom ComfyUI nodes I use in my own Maxed Out workflows (SDXL, Flux, WAN 2.2, and more).

GitHub stars GitHub issues ComfyUI custom nodes

<p align="left"> <img src="assets/maxedout_icon.png" alt="Maxed Out icon" width="96" /> </p>

Mission

My main goal is to make existing nodes easier to use in the day-to-day especially for my own workflows.

Overview

  • Cleaner UX on frequently used nodes.
  • Time-saving presets for common resolutions.
  • Image/Video Comparer nodes with easy save.
  • Advanced Wan 2.2 nodes for my Patreon exclusive workflows.

Install

ComfyUI Manager (Recommended):

Open Manager (top-right in ComfyUI), search Maxed Out, install, then restart ComfyUI.

Manually:

cd ComfyUI\custom_nodes
git clone https://github.com/Maxed-Out-99/ComfyUI-MaxedOut.git

Restart ComfyUI after install.

Featured Nodes

| Node | What it does | |---|---| | Lora Loader MXD | Based on rgthree Power LoRA Loader. Fixes copy/paste issues, surfaces useful info/remove buttons, and keeps local LoRA info files organized. | | Image Comparer + Save MXD | Compare original vs new images in-node and save the new result easily. | | Video Comparer MXD | Similar to Image Comparer but for video. | | Flux Empty Latent Image MXD / ZIT Empty Latent Image MXD / SDXL Empty Latent Image MXD | Resolution presets plus vertical toggle to avoid retyping the same sizes repeatedly. | | Save Image MXD | Simple save modes (Save + Preview, Save Only, Preview Only). | | WAN 2.2 MXD nodes | Helpers for WAN 2.2 latent/video prep, frame tools, and I2V-focused workflows. |

Free Workflows

Free workflow releases are posted on Patreon (no sign up needed).

SDXL v1.5 Free Workflow

Flux v1.5 Free Workflow

Credits

Huge thanks to these projects. I have learned a lot from them and built on many of their ideas:

  • https://github.com/rgthree/rgthree-comfy Inspiration for LoRA Loader, Image/Video Comparer, and more.
  • https://github.com/kijai/ComfyUI-KJNodes Major reference and inspiration for my own nodes.

If you star this repo, definitely consider starring theirs too.