Corners look pixelated
Very small radii on a low-resolution image produce visible stair-stepping.
Fix: Increase the source image resolution before rounding, or pick a larger radius.
header • up to 320x100 / 728x90
Add rounded corners to any image with adjustable radius and transparent background — export as PNG
content bottom • up to 300x250
sidebar • 160x600
Last reviewed:
Rounded corners soften the edges of an image by clipping a quarter-circle out of each corner. They give avatars, thumbnails, and cards a friendlier, more modern feel.
Round Image Corners lets you slide the radius from 0 (square) up to half the shortest side (fully circular) and export a transparent PNG.
avatar.jpg (400×400, square)
avatar.png (400×400, each corner rounded at 64px, transparent outside the rounded shape)
Very small radii on a low-resolution image produce visible stair-stepping.
Fix: Increase the source image resolution before rounding, or pick a larger radius.
Exporting as JPG fills transparent pixels with white.
Fix: Export as PNG to preserve transparency where the corners were clipped.
Yes — slide the radius to half of the shortest side on a square image. Rectangular images become stadium-shaped at maximum radius.
No. The corner clip is done in-browser with the Canvas API.
Yes, when you export as PNG. JPG has no alpha channel, so transparent corners become white.
Half the length of the shortest side — beyond that, the corners overlap and the shape degenerates.
Related image tools: You can also browse the full Image Tools category for more options.
Resize any image to exact pixel dimensions or a percentage, with optional aspect-ratio lock and instant PNG/JPG export
Crop any image to a custom rectangle with precise pixel coordinates or preset aspect ratios — client-side only
Mirror any image horizontally or vertically in the browser with a single click and export as PNG or JPG
Rotate an image by any angle (including free-form degrees) with transparent fill — fast, browser-based
Convert any image to black-and-white grayscale in the browser with adjustable intensity and instant PNG/JPG export
Reduce the saturation of any image with a slider from full color to fully desaturated — runs entirely in your browser
Apply a pixelation (mosaic) effect to any image with an adjustable block size — perfect for retro looks or quick redactions
Convert local image files into Base64 text ready to paste into email, JSON payloads, or data URLs
Paste any Base64 data URL or raw Base64 string, auto-detect the MIME type, and preview plus download the image
Redact sensitive areas of an image by drawing a rectangle and applying pixelate or blur — everything stays in your browser
Invert colors of an image
Inspect image dimensions, alpha support, and basic file metadata