Face Shape Detector

Upload a photo and get your face shape, four measurements and styling suggestions. Everything is computed in this browser tab — your photo is never uploaded anywhere.

Drop a photo here, or use one of the buttons below

JPG · PNG · WebP · HEIC  ·  one face, straight on  ·  processed on this device

How this face shape detector measures your face

This page uses MediaPipe Face Mesh, a face landmark model that runs locally in the browser. It returns 468 landmark points on a detected face. Four distances between those points produce the numbers you see:

MeasurementLandmarks used
Forehead width127 → 356 (temple to temple)
Cheekbone width234 → 454 (widest point of the face)
Jaw width172 → 397 (jaw corner to jaw corner)
Face length10 → 152 (top of forehead to bottom of chin)

All four are shown as a percentage of face length, which is set to 100. They are relative proportions of your own photo, not absolute measurements in millimetres or inches — a photo has no scale reference, so no tool can give you real-world millimetres from a photo alone.

Three ratios then decide the shape:

Each of the seven shapes has a target profile for those three ratios. The tool scores your three ratios against all seven profiles and shows the closest one, plus the runner-up. The thresholds below are this tool's own heuristic definition of the standard geometric descriptions of the seven shapes. They are not derived from a published study, and the match score is a closeness measure, not a validated accuracy figure.

Shapelength ÷ widthforehead ÷ cheekjaw ÷ cheek
Oval1.450.860.76
Round1.180.900.86
Square1.220.970.95
Heart1.421.000.70
Diamond1.500.740.72
Oblong1.750.880.84
Triangle1.320.801.02

When scoring, a ratio is allowed to sit up to ±0.30 (length ÷ width) or ±0.12 (the two width ratios) away from a profile before that profile stops looking like a match. All distances are measured in the pixels of your photo, so the result does not depend on whether the photo happens to be square, portrait or landscape.

What this tool supports

What this tool does not do

FAQ

Is this face shape detector free?

Yes. There is no charge, no account and no upgrade tier.

Do I need an app for face shape recognition?

No. This is a browser page, so it works anywhere you can open a web page, including phones. Nothing needs to be installed.

Is it an AI face shape detector?

It uses a machine-learning landmark model, yes. The model file downloads once with the page and then runs on your own device — no per-photo request is sent anywhere.

How is this different from a face type detector quiz?

A quiz asks you questions and relies on your own judgement. This page measures distances between landmark points on your actual photo, shows you those points, and reports the ratios it used.

Can I use it on a photo with more than one face?

It is built for one face. If several faces are in frame, only the first detected face is measured.

Why can I not open my HEIC photo?

HEIC decoding is up to the browser, not this page. Chrome and Firefox cannot decode HEIC at all. Convert the file to JPG or PNG, or open this page in Safari.

Does it work offline?

After the page and the model file have loaded once, yes — there are no further network calls.