About Cropio
Cropio is a free, AI-powered portrait cropping tool that instantly generates professional headshot crops using real-time pose detection.
Your Privacy Matters
Your uploaded images are only used momentarily for AI analysis and are never stored on our servers. A lightweight, downscaled preview is processed by our AI to generate crop suggestions, and the final full-resolution crop and export happen entirely in your browser using the Canvas API. Nothing is saved after you leave the page.
How It Works
Upload a portrait and our AI runs YOLOv11 pose estimation to detect body keypoints. From those keypoints, it computes optimal crop regions for face close-ups, portrait, and full-body framings. You can then fine-tune the crop interactively and export at the original full resolution — ideal for LinkedIn, resumes, passports, or professional portfolios.
Tech Stack
- Next.js 14 App Router + React 19
- FastAPI + Ultralytics YOLOv11 (pose) backend
- Framer Motion for fluid layout animations
- React-Image-Crop for interactive canvas manipulation
- IndexedDB for persistent client-side crop archive
- Web Vibration API for native haptic feedback on mobile
- Tailwind CSS + dark mode via next-themes
Built by Dhruv Mishra · View on GitHub