Round Image Corners

Clip any image to rounded corners or a perfect circle and export a PNG with true transparency — ready for avatars, app screenshots and slides.

Round Image Corners runs entirely in your browser using the canvas. Your images are processed on your device and never uploaded.

Open the Image Cropper

About Round Image Corners

Round Image Corners does what CSS border-radius does — but bakes it into the file, for all the places CSS cannot follow: slide decks, documents, chat apps, marketplaces and app-store screenshots. Drop an image, choose a preset from subtle to pill, or drag the radius slider; the radius works as a percentage of the image's short side and pairs of corners scale down together rather than overlapping, exactly the way browsers resolve border-radius. Circle mode centre-crops to a square first and clips to a perfect disc — the avatar workflow in one step. The export is a PNG with genuinely transparent corners, so the result sits cleanly on any background, dark mode included.

Features

How to use the Round Image Corners

  1. Drop an image or click to choose one
  2. Pick a preset or drag the radius slider
  3. Switch to circle mode for avatars
  4. Download the transparent PNG

Example

Input

1200×800 screenshot · radius 10%

Output

PNG with 80 px rounded corners and transparent outside

10% of the 800 px short side — the same maths as CSS border-radius.

Common errors & troubleshooting

Frequently asked questions

How do I add rounded corners to an image without design software?
Drop the image here, drag the radius slider, download the PNG. The rounding is clipped into the file itself with transparent corners, so it works in any destination — no styling support needed.
How does the percentage radius relate to CSS border-radius?
Identically by design: the percentage applies to the image's short side, and when two radii on one edge would overlap, both scale down proportionally — the same resolution rule browsers use. A 10% radius here matches border-radius: 10% on a square element.
Can I make a circular profile picture from a rectangular photo?
Yes — circle mode crops the largest centred square and clips it to a disc in one step. The output is a transparent PNG that platforms without their own circular masking display correctly.
Why export PNG instead of JPG?
JPG has no alpha channel — rounded corners would be filled with a solid colour and show as a box on any other background. PNG keeps the corners genuinely transparent, which is the whole point of rounding.
Does rounding corners reduce image quality?
No. Pixels inside the shape are copied unchanged; only the corner regions become transparent. There is no recompression of a JPG's artefacts either, since the output is lossless PNG.

Related tools

All ArrayKit tools