A quick touch-up before posting
One click does the job, with no per-parameter fiddling.
Guide
Auto Beauty is the Smart Beauty area at the top of the portrait panel (?tool=beauty) in the image workbench. Clicking “Auto Beauty” first runs the MediaPipe face landmark model (478 points) to detect up to 6 faces, then applies one fixed recipe to every face — skin smoothing 40, whitening 20, face slimming 15, eye enlarging 10 — scaled as a whole by the “Total strength” you set (20–150%, 100% by default). Smoothing reaches only the skin region, that is the face outline polygon minus eyes, brows and lips; slimming pushes the jawline landmarks inward along the axis from the bridge of the nose to the chin; eye enlarging scales radially around the iris centre. The “Brighten eyes / Whiten teeth” buttons in the same panel build masks from eye and inner-lip landmarks, then brighten the sclera and pupils or desaturate and lift the yellow range, each at 10–100% strength. All of it can be undone and supports full-resolution replay on export. Inference happens locally in your browser.
Updated 2026-09-094 min read
Auto Beauty is the Smart Beauty area at the top of the portrait panel (?tool=beauty) in the image workbench. Clicking “Auto Beauty” first runs the MediaPipe face landmark model (478 points) to detect up to 6 faces, then applies one fixed recipe to every face — skin smoothing 40, whitening 20, face slimming 15, eye enlarging 10 — scaled as a whole by the “Total strength” you set (20–150%, 100% by default). Smoothing reaches only the skin region, that is the face outline polygon minus eyes, brows and lips; slimming pushes the jawline landmarks inward along the axis from the bridge of the nose to the chin; eye enlarging scales radially around the iris centre. The “Brighten eyes / Whiten teeth” buttons in the same panel build masks from eye and inner-lip landmarks, then brighten the sclera and pupils or desaturate and lift the yellow range, each at 10–100% strength. All of it can be undone and supports full-resolution replay on export. Inference happens locally in your browser.
When no frontal face is found the tool says so, and you can fall back to the manual smoothing and whitening in the same panel; for general colour correction that has nothing to do with faces, use “Auto Enhance”.
| Input | Output | Notes |
|---|---|---|
Single frontal selfie, total strength 100% |
Smoother, brighter skin, cheeks slightly narrowed, eyes subtly larger |
Smoothing 40 / whitening 20 / slimming 15 / eye enlarging 10 |
Group photo with 5 people |
All 5 faces processed one by one, notice says “5 faces” |
Up to 6 faces |
Profile view / wearing a mask |
“No face detected, please make sure there is a clear frontal face” |
Switch to manual smoothing and whitening |
One click does the job, with no per-parameter fiddling.
Every face gets the same strength, so nobody looks retouched while someone else does not.
Apply a light 60% beauty pass first, then go to “ID Photo Maker” to swap the background and crop.
Skip Auto Beauty and use only “Auto brighten eyes” at 55%.
The model and wasm files have to be fetched from this site over the network, so a restricted or blocked connection fails; when that happens, use the manual smoothing and whitening lower down the panel.
Auto Beauty always applies the same four ratios. If you only want slimming, click “Open the liquify tool” and push the outline by hand.
No. The operation records normalised parameters, and choosing “full-resolution replay” on export runs them again at the original resolution.
Face detection and beautifying are inferred entirely locally in your browser, and your photo is never uploaded to any server; the face landmark model (about 3.6MB) and the wasm runtime load from the site's own path on first use, and those requests do not carry your image.
Updated 2026-09-09
Face landmarks drive automatic skin smoothing, whitening, slimming, eye enlarging, brightening and teeth whitening
Everything runs locally in your browser; files are never uploaded to a server