
Crop any image into a perfect circle · Transparent background · Adjustable size & position
Click or drag & drop image here
Powered by Toolraxy · Perfect circle cropping

Founder & CEO, Toolraxy
Faiq Ur Rahman is a web designer, digital product developer, and founder of Toolraxy, a growing platform of web-based calculators and utility tools. He specializes in building structured, user-friendly tools focused on health, finance, productivity, and everyday problem-solving.
User Ratings:
ADVERTISEMENT
ADVERTISEMENT
Need a circular profile picture for LinkedIn, Slack, or your email signature? The Circle Image Cropper transforms any rectangular photo into a perfect circle with transparent background right in your browser, no upload required.
Unlike basic square croppers that add rounded corners, this tool creates true circular crops. Everything outside your selected circle becomes transparent (PNG/WebP) or white (JPEG). Drag the circle directly on the canvas to reposition, or use the mouse wheel to adjust radius size.
Whether you’re creating team avatars, product badges, logo thumbnails, or circular social media graphics, this tool handles it seamlessly. Your images stay private everything processes locally using JavaScript canvas technology. No server uploads, no watermarks, no subscriptions. Toolraxy built this for perfect circle cropping without complicated design software.
Upload an image – Click the upload area or drag-and-drop any JPG, PNG, or WebP file
Adjust the circle – Drag the red circle directly on the image to reposition the center
Change circle size – Use your mouse wheel over the canvas, or drag the Radius slider
Fine-tune position – Use the Center X and Center Y sliders for pixel-perfect placement
Choose output format – Select PNG (transparent background), JPEG (white background), or WebP (transparent)
Download – Click the green Download button to save your circular image
The tool creates circular crops by drawing your image onto a canvas, applying a circular clipping mask, and exporting only the visible area. All processing happens in your browser.
Step 1 – Image display: Your uploaded image displays on canvas at a viewable size (max width 600px). The tool tracks original dimensions separately for accurate cropping.
Step 2 – Circle definition: Circle position is stored as percentages:
Center X% = (pixel position ÷ canvas width) × 100
Center Y% = (pixel position ÷ canvas height) × 100
Radius% = (pixel radius ÷ minimum canvas dimension) × 100
Step 3 – Coordinate conversion: When generating the final crop, the tool converts percentages back to original image pixels:
Actual Center X = (Center X% ÷ 100) × Original Image Width
Actual Center Y = (Center Y% ÷ 100) × Original Image Height
Actual Radius = (Radius% ÷ 100) × Minimum(Original Width, Original Height)
Step 4 – Circular crop: The tool creates a new square canvas sized to the circle’s diameter. It draws the selected circular region from your original image, then applies a circular clip path. Everything outside the circle becomes transparent (PNG/WebP) or white (JPEG).
Step 5 – Export: The final circle image exports at your selected format with the circle diameter as the final dimensions.
Validation rules: Minimum radius is 10% of canvas (prevents invisible circles). Maximum radius is 50% (circle cannot exceed canvas boundaries). Center cannot drag outside canvas edges.
Scenario: A user uploads a 4000×3000 pixel portrait photo and needs a circular profile picture with the face centered. They want transparent background for use on multiple platforms.
Step-by-step:
Upload – The 4000×3000 image loads and displays at roughly 600×450 pixels on canvas (maintaining 4:3 ratio)
Default circle – Circle centers at 50% X, 50% Y with 35% radius. On the displayed canvas, this creates a circle roughly 210 pixels in diameter
User adjustment – The face is slightly off-center, so the user drags the circle left until the face sits perfectly centered. The tool updates center to 45% X, 48% Y
Size adjustment – The user scrolls mouse wheel to increase radius to 40%, capturing more of the head and shoulders
Coordinate conversion for final crop:
Original: 4000×3000 pixels
Center X = 45% of 4000 = 1800px
Center Y = 48% of 3000 = 1440px
Radius = 40% of min(4000,3000) = 40% of 3000 = 1200px
Diameter = 2400 pixels
Export as PNG – The tool creates a 2400×2400 square image. Inside the 2400px circle: the face region. Outside: transparent
Interpretation: The original 4000×3000 photo becomes a 2400×2400 circular PNG (approximately 1.5-2 MB). The user can now use this as a profile picture on any platform—LinkedIn, Slack, Gmail, Zoom all with transparent background that adapts to any theme color.
Clear takeaway: Manual circular cropping in traditional software requires masks, clipping paths, and export settings. This tool completes the task in under 30 seconds, entirely private, with real-time visual feedback.
True circle cropping – Not rounded corners, actual circular clip mask with transparency
Interactive visual controls – Drag the circle directly, scroll to resize – no abstract sliders only
Completely private – Images never upload to any server; all processing in your browser
Multiple output formats – PNG (transparent), JPEG (white background), WebP (transparent + compressed)
Real-time preview – See original and circle-cropped versions side by side
Shows output dimensions – Know exact circle diameter and file size before downloading
No software installation – Works instantly in any modern browser
Free forever – No watermarks, subscriptions, or registration
Touch device support – Works on phones and tablets with touch drag gestures
Perfect for avatars – Ideal for LinkedIn, Slack, Zoom, GitHub, and other circular profile systems
The cropper creates mathematically perfect circles using canvas arc commands. Edge smoothness depends on output resolution. At typical profile picture sizes (200-500 pixels), circles appear perfectly smooth.
Yes. The tool works with any rectangular image – portrait, landscape, or square. The final circle always sits within the smaller dimension of your original image. For very tall images (portrait), the circle diameter equals the width. For very wide images (landscape), the circle diameter equals the height.
Circle cropping creates a complete circular mask. Everything outside the circle is removed (transparent). Output is a square image with a circle visible inside.
Rounded corners keep the full rectangular image but round the four corners. The image remains rectangular with softer edges.
Use circle cropping for profile pictures and app icons. Use rounded corners for cards, buttons, and container elements.
Yes. Everything processes locally using JavaScript. Your images never leave your browser, no data transmits to any server. You can disconnect internet after loading and the tool continues working.
You have selected JPEG as your output format. JPEG does not support transparency. Switch to PNG or WebP in the Output Format dropdown to get transparent backgrounds.
The current tool does not add borders. It exports only the circular crop without additional styling. For bordered circles, download the PNG and add a border using any image editor, or request the feature for future updates.
For profile pictures, circle diameter should be at least 400 pixels (LinkedIn recommends 400×400 minimum). For app icons, 512×512 pixels (standard for app stores). For web avatars, 200×200 pixels typically suffices. The tool shows output dimensions – adjust the radius slider until the displayed diameter meets your requirements.
The tool prevents dragging beyond canvas edges. Centers automatically clamp between 0% and 100%, keeping the circle fully within the image boundaries.
This tool processes one image at a time for precise control. For batch circle cropping, process each image individually – each takes under 30 seconds. Toolraxy offers separate bulk processing tools for rectangular crops.
The tool always creates mathematically perfect circles. If the circle appears elliptical in preview, ensure you’re viewing at 100% zoom. Some browser zoom levels distort previews. The downloaded image will be perfectly circular.
Minimum circle radius is 10% of canvas (creates a very small circle). Maximum is 50% (circle touches canvas edges). These limits prevent invisible circles or circles extending beyond image boundaries.
Yes, but ensure your original image has sufficient resolution. For print, aim for 300 DPI (dots per inch). A 2-inch printed circle needs 600×600 pixels minimum. The tool shows output dimensions – verify they meet your print requirements before downloading.
ADVERTISEMENT
ADVERTISEMENT