ComfyUI-JH-PixelPro
GPU-powered pro-grade image suite for ComfyUI. The pack ships 34 production-ready nodes across seven categories for retouch, color science, mask finishing, face workflows, and Photoshop-style compositing without leaving the tensor pipeline.
v1.3.0 Pack Feature Complete
Version 1.3.0 is the first feature-complete public milestone: 34 live nodes, full public documentation coverage, a deployed docs site, and a released pack workflow for fast onboarding.
Highlights:
- 34 pro-retouch nodes across color, mask, face, geometry, filters, looks, and compositing.
- Levin 2008 closed-form alpha matting with CUDA-capable sparse PyTorch acceleration and CPU fallback.
- Zero-config creative color starts through N-34 bundled LUT presets.
- Portrait tone targeting through N-35 skin-tone shadow, midtone, and highlight masks.
- Active CI, docs deployment, and non-blocking expanded benchmark workflow.
Quick Links
- Get Started in 5 Minutes
- Examples
- LUT Preset Gallery
- N-29 Alpha Matte Extractor
- N-33 Mask Edge Smoother
- N-10 Face Detect
- GitHub repository
- Latest release
Install via ComfyUI Manager
- Open ComfyUI Manager and search for
ComfyUI-JH-PixelPro. - Install the pack and let ComfyUI fetch the Python dependencies.
- Restart ComfyUI. The nodes appear under the
ComfyUI-JH-PixelPro/*menu.
If you prefer a manual install, clone the repository into ComfyUI/custom_nodes/ and run pip install -e ..
34-node pack at a glance
| Category | Nodes | Highlights |
|---|---|---|
| Color | 11 | Color matching, tone curves, LUT import/export, preset LUTs, selective color, ColorLab |
| Compositing | 4 | Photoshop-style layer stack and blend modes |
| Filters | 2 | Frequency separation and edge-aware smoothing |
| Mask | 8 | Sub-pixel refinement, alpha matte extraction, morphology, combine, edge smoothing |
| Geometry | 2 | Facial alignment and lens distortion correction |
| Face | 6 | Face detection, landmarks, warp, unwrap, beauty blend, skin-tone masks |
| Looks | 1 | Preset-based creative look selection |
| Total | 34 | Feature-complete pack v1.3.0 |
Lean-batch entry points
- N-29 Alpha Matte Extractor for quality-first Levin 2008 closed-form matting with CUDA acceleration and CPU fallback.
- N-33 Mask Edge Smoother for bilateral or guide-aware cleanup after person or object mask generation.
- N-10 Face Detect for MediaPipe-powered 5-point landmarks that feed the pack's face alignment chain.