Image & Photo Tools
Circle Crop / Avatar Maker
Crop an image into a circle or rounded square with a transparent background — ready for profile pictures.
Privacy
Your images never leave your device. Files are decoded and redrawn by your own browser using the Canvas API, so nothing is uploaded, queued or logged.
Tips
- Always export as PNG. JPEG has no transparency, so the area outside the circle would fill with a solid colour.
- The image is centre-cropped to a square first, so anything important should already be near the middle.
- 512×512 covers almost every platform. Most display avatars far smaller and downscale server-side.
Frequently asked questions
Why does my avatar still look square on some sites?
Many platforms apply their own circular mask in CSS and ignore transparency in the file. The circular PNG is still the safer upload, since it looks right in both cases.