1. Extract Faces from a Team Photo
Background
A project manager has a group photo of the team and needs individual headshots for the company directory.
Problem
Manually cropping each face is tedious and often results in misaligned or inconsistent images.
How to use
Upload the team photo, set minConfidence to 0.6 to capture all faces reliably, and leave maxFaces empty to process everyone.
minConfidence: 0.6, maxFaces: (empty)Outcome
Each team member's face is detected, aligned, and cropped into a separate image, delivered as a zip file for easy download.