⭕ Circular Crop (Icon) Generator
Drag and drop an image, or click to select
Upload an image to center-crop it to a square, crop that to a circle, and download it as a PNG with a transparent background outside the circle. Handy for making profile pictures and app icons.
How to use
- Drag and drop an image, or click to select one.
- Set the output size (the circle's diameter in pixels).
- Click "Download PNG" to save the circular-cropped image.
FAQ
What happens with a non-square image?
It's center-cropped to a square based on the image's shorter side before being cropped to a circle.
What's outside the circle?
Transparent — the output is a PNG with transparency outside the circle, ready to use as an app icon or social media avatar.
Is the uploaded image sent to a server?
No. All processing happens using your browser's Canvas API — the image is never sent to a server.