About Face Shape Hub
Face Shape Hub is a small, independent project. One person builds and maintains it — you will not find a company page here, because there is no company behind it.
What this site does
It runs a face shape detector in your browser. You give it a photo, it measures the proportions of the face in that photo and tells you which of seven face shapes it looks most like, plus the four measurements it used and hairstyle, glasses and makeup suggestions.
How it works
The detector uses MediaPipe Face Mesh, a face landmark model that runs on your own device. The model file is downloaded with the page and executed in your browser. Nothing about your photo is sent anywhere: there is no server that receives images, no account, no upload step.
The seven shapes and the ratios behind them are documented on the detector page itself, including the exact landmark points used and the target profile of every shape. If a result looks wrong to you, you can read the thresholds and see exactly why it landed where it did.
What it deliberately does not do
- No accounts, no sign-up, no paywall.
- No photo upload — see the privacy policy.
- No batch processing: one face per photo, one photo at a time.
- No medical, dermatological or identity claims. This is a styling estimate.
Questions, corrections or a bug report? The contact page explains how to reach the site. If you found a result that is clearly wrong, saying which photo type and which shape it gave you is the most useful thing you can send.