Pose Mirror is a free, browser-based pose tool for artists. Upload a photo and its AI reads the person's full-body pose, then applies it to a 3D drawing figure you can rotate to any angle — even angles the original photo never shows. No install, no sign-up.
▶ Open Pose Mirror (free)What you can do
- Turn a photo into a 3D pose — the AI lifts the pose so you can use it as a drawing reference
- Check from any angle — rotate the 3D figure to see the pose from the side, behind, or above
- No photo? Use presets — pick from a built-in pose library and start instantly
- Save your work — export the result as a PNG, or save/restore the pose data as JSON
- Free, in the browser — works on PC and phone, no account and no install
How it works
- Click Run Detection and choose a photo to analyze.
- When detection finishes, the skeleton appears in the preview.
- Click Send to Model Viewer and the 3D figure takes the same pose.
Technology
- MediaPipe (Google AI): high-accuracy full-body pose landmark detection.
- Unity WebGL: 3D model rendering and bone control engine.
- C# / JavaScript: converts the AI results into 3D-space vectors and applies them to the model.