A real-time face morphing web application using MediaPipe and Canvas.
- 🎭 Real-time face morphing with multiple target faces
- 📸 Snapshot capture
- 🎥 Video recording with audio
- 👤 Gender detection
- 😎 Face addons (glasses, beard, etc.)
- 📱 Mobile-friendly responsive design
Visit: https://YOUR_USERNAME.github.io/face-morph-pro/
- Animals - Morph with animal faces
- Celebs - Celebrity face morphing
- History - Historical figures
- Races - Different ethnicities
- Addons - Fun accessories overlay
- Allow camera access when prompted
- Select a category from the tabs
- Choose a target face image
- Adjust the morph slider (0-100%)
- Take snapshots or record videos!
This app is deployed using GitHub Pages. To deploy your own:
- Fork this repository
- Go to Settings → Pages
- Set Source to "Deploy from a branch"
- Select "main" branch and "/ (root)" folder
- Click Save
- MediaPipe Face Mesh (468 landmarks)
- HTML5 Canvas
- Vanilla JavaScript
- CSS3 with responsive design
MIT License