Nodes/ComfyUI-Ultimate-Face-Fix/Ultimate Face Fix (Extract)
ComfyUI Node

Ultimate Face Fix (Extract)

Detects faces and extracts square crops for an optional custom image-processing pipeline.

By Merserk·Created about a month ago·Updated about a month ago· 19
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)

NameTypeDefaultDescription
imageIMAGE
face_selectionCOMBOall3 options: all, largest, largest_n
detection_qualityCOMBOmaximum2 options: maximum, balanced
max_facesINT161–64
min_face_sizeINT244–1024
detection_confidenceFLOAT0.250.01–1
context_scaleFLOAT1.801.1–3
target_resolutionCOMBO10245 options: none, 512, 768, 1024, 1536
face_detectoroptFACE_FIX_DETECTORConnect Load Face Fix Detector. It may be omitted only when bboxes is connected.
face_landmarkeroptFACE_DETECTION_MODELConnect ComfyUI's Load Face Detection Model (MediaPipe) output for landmark-aware crops.
bboxesoptBOUNDING_BOX[object Object]When connected, these boxes replace YOLO detection.

Outputs (2)

NameTypeDescription
extract_imageIMAGE
face_fix_contextULTIMATE_FACE_FIX_CONTEXT