Golden Ratio Face Detector
Upload a photo or use your live camera to run browser-based golden ratio facial analysis. The tool detects your facial landmarks, measures real facial geometry, and compares selected ratios with φ ≈ 1.618. No random numbers or fake scores: measurements come from the detected face.
Golden Ratio Face Analyzer
Drag & drop a photo here
or choose a file — JPG, PNG, or WebP, up to 15MB
A clear, front-facing, well-lit photo produces the most reliable measurements.
Quick Answer
A Golden Ratio Face Detector is a browser-based tool that finds facial landmarks in a photo or live camera frame, measures distances such as face length, face width, and eye spacing, then compares select ratios with the golden ratio (φ ≈ 1.618). You provide a clear, front-facing photo or camera access; the tool returns measurements, ratio comparisons, and a similarity score. Results describe mathematical proportion similarity — they are not an objective measurement of beauty, health, or attractiveness. If you’re more interested in which category your face falls into rather than proportion math, try the Face Shape Detector instead.
Methodology: How the Golden Ratio Face Detector Works
Every displayed result is traceable to detected landmarks and explicit mathematical calculations.
- 1. Detect the faceYour image or camera frame is processed locally by Google’s MediaPipe Face Landmarker.
- 2. Detect landmarksThe model identifies facial mesh points around the eyes, nose, mouth, cheeks and face outline.
- 3. Validate qualityFace size, brightness, sharpness, head rotation and tilt are checked for reliability warnings.
- 4. Measure distancesStraight-line pixel distances are calculated between defined landmark pairs.
- 5. Calculate ratiosMeasurement A is divided by Measurement B to produce resolution-independent ratios.
- 6. Compare with φEach ratio is compared with 1.6180339887 and converted to a transparent similarity percentage.
- 7. Visualize & explainYour actual detected landmarks and measurement lines are drawn on the analyzed image.
Key Concepts
A short glossary of the terms used throughout this tool.
Golden Ratio
An irrational number, φ ≈ 1.618, that has long been discussed in art and design proportion. In facial analysis it is used only as a fixed mathematical reference point for comparing measured ratios — not as a proven beauty standard. Some of the faces most often cited in this discussion are covered in our celebrity face shapes guide.
Facial Proportions
How the measurable distances between facial features — such as face length, face width, or eye spacing — relate to one another. Facial-proportion analysis compares these distances as ratios rather than raw pixel sizes, and is the same underlying idea behind classifying an oval, round, square, or other face shape.
Facial Landmarks
Specific reference points a computer-vision model identifies on a face, such as the outer eye corners, nose base, mouth corners, and chin. Measurements and ratios are calculated between pairs of these points — the same landmark data our Face Shape Detector uses to classify face shape.
Facial Symmetry
How closely the left and right sides of a face mirror each other, measured separately from proportion. A face can be well-proportioned without being perfectly symmetrical, and vice versa — styling choices like hairstyles and glasses are often chosen to visually balance both symmetry and proportion.
AI Face Analysis
The use of computer-vision models — like the MediaPipe Face Landmarker used here — to automatically detect facial landmarks in an image and calculate distances and ratios between them, without manual measurement.
Accuracy & Limitations
This is an educational mathematical analysis, not a diagnostic or scientific measurement of beauty.
- 2D photographs cannot fully capture 3D facial geometry.
- Camera perspective and lens distortion can change apparent proportions.
- Head rotation, tilt and facial expression can change landmark positions.
- Lighting, resolution, hair, glasses and occlusion can affect landmark detection.
- The forehead reference point is a fixed face-mesh landmark, not your actual hairline.
- Live Camera mode mirrors the preview so it feels like a mirror, but the captured photo and its measurements use the camera’s actual (non-mirrored) frame — the analyzed image may appear flipped left-to-right compared with the live preview.
- There is no accepted scientific consensus that the golden ratio objectively defines attractiveness.
About the Founder
Muhammad Rehan Iqbal
Known professionally as Rehan Mir
Founder and developer behind Oval Face Shape, a project focused on face-shape education and browser-based facial-analysis tools.
Related Guides on OvalFaceShape.com
Golden-ratio proportions are one way to look at a face. For practical styling guidance based on your overall face shape, see:
Frequently Asked Questions
Disclaimer & Privacy
The Golden Ratio Face Detector provides informational and educational facial-proportion analysis. It is not a medical, diagnostic or psychological tool. The golden ratio is a mathematical concept, not a scientifically validated standard for attractiveness.
Processing & privacy: Face detection and measurements run locally in your browser using MediaPipe WebAssembly/WebGL. This implementation does not upload your photo or camera frames to an application server. Camera tracks are stopped when the camera is stopped or the page is left.