tooldura

All tools

Image Corner Rounder

Round or squircle image corners, resize and export PNG, WebP or JPG

About Image Corner Rounder

The Image Corner Rounder masks any image you upload into a rounded shape and hands back a file with the curve baked into the pixels, so it holds up in places that ignore CSS: app icons, PDFs, email templates, slide decks. Use one radius for all four corners or set each corner on its own, in pixels or as a percentage of the shorter side, and tick Smooth corners when you want the continuous curvature of an iOS icon rather than a plain arc. Crop to a square for circular avatars, scale the output down so a 4000px photo doesn't become a 4000px icon, and watch the estimated file size change as you compare PNG, WebP and JPG. Everything is drawn on a canvas in your browser, so what you see in the preview is exactly what downloads.

100% FreeNo limits or paywalls
PrivateData stays in your browser
InstantNo upload or wait time
Any DeviceMobile, tablet, desktop

The guide behind this tool

Rounded Image Corners: When to Use CSS and When to Bake Them In

border-radius is ignored by Outlook and dropped by most PDF exporters. Where a permanent round is the only option, and why the file must be PNG.

6 min read

How to use Image Corner Rounder

  1. 1

    Drag an image onto the upload area, or click it to pick a file from your device.

  2. 2

    Set the radius with a preset or the slider. Switch the unit to % for a look that holds across image sizes, and tick "Set each corner separately" for shapes rounded on one side only.

  3. 3

    Tick "Smooth corners" for the continuous curve iOS uses on app icons, and "Crop to a square first" when you want a circular avatar out of a rectangular photo.

  4. 4

    Pick an output size, or type an exact one, if the file is larger than you need, then compare formats: PNG and WebP keep the corners transparent, JPG fills them with a color you choose.

  5. 5

    Check the estimated size under the preview and download.

Frequently Asked Questions

CSS border-radius only rounds an image inside a browser that supports it, it does nothing to the underlying file. This tool bakes the rounded corners into the actual image data, so it looks correct anywhere the file is used: app icons, PDFs, email templates, or platforms that don't respect CSS.