ComfyUI Node
Ultimate Face Fix (Extract)
Detects faces and extracts square crops for an optional custom image-processing pipeline.
Ultimate Face Fix (Extract)
- image
- face_detector
- face_landmarker
- bboxes
- extract_image
- face_fix_context
◄face_selectionall►
◄detection_qualitymaximum►
◄max_faces16►
◄min_face_size24►
◄detection_confidence0.25►
◄context_scale1.80►
◄target_resolution1024►
Categoryultimate face fix
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| face_selection | COMBO | all | 3 options: all, largest, largest_n |
| detection_quality | COMBO | maximum | 2 options: maximum, balanced |
| max_faces | INT | 161–64 | — |
| min_face_size | INT | 244–1024 | — |
| detection_confidence | FLOAT | 0.250.01–1 | — |
| context_scale | FLOAT | 1.801.1–3 | — |
| target_resolution | COMBO | 1024 | 5 options: none, 512, 768, 1024, 1536 |
| face_detectoropt | FACE_FIX_DETECTOR | Connect Load Face Fix Detector. It may be omitted only when bboxes is connected. | |
| face_landmarkeropt | FACE_DETECTION_MODEL | Connect ComfyUI's Load Face Detection Model (MediaPipe) output for landmark-aware crops. | |
| bboxesopt | BOUNDING_BOX | [object Object] | When connected, these boxes replace YOLO detection. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| extract_image | IMAGE | — |
| face_fix_context | ULTIMATE_FACE_FIX_CONTEXT | — |