Crop box outside the image
Entering X/Y values that exceed the image bounds yields an empty output.
Fix: Coordinates are clamped automatically, but keep values below the image width/height for predictable results.
header • up to 320x100 / 728x90
Crop any image to a custom rectangle with precise pixel coordinates or preset aspect ratios — client-side only
content bottom • up to 300x250
sidebar • 160x600
Last reviewed:
Cropping extracts a rectangular portion of an image and discards the rest. It is the most common image edit — every avatar, social post, and hero image starts with a crop.
Crop Image lets you type exact X/Y/Width/Height in pixels or pick a 1:1, 4:3, or 16:9 preset that auto-centers the crop box.
dashboard.png (2560×1440, widescreen)
dashboard.png (1440×1440, center-cropped to square)
Entering X/Y values that exceed the image bounds yields an empty output.
Fix: Coordinates are clamped automatically, but keep values below the image width/height for predictable results.
16:9 requires enough width; a narrow image cannot satisfy the ratio.
Fix: Try the 1:1 preset first, or type the crop rectangle manually.
Yes — type any X/Y/Width/Height in pixels and the crop box follows.
No. Cropping runs locally via the Canvas API.
Yes. 1:1, 4:3, and 16:9 presets pick the largest centered rectangle that fits.
Yes when you export as PNG. JPG flattens transparency to white.
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
Rotate an image by any angle (including free-form degrees) with transparent fill — fast, browser-based
Mirror any image horizontally or vertically in the browser with a single click and export as PNG or JPG
Add rounded corners to any image with adjustable radius and transparent background — export as PNG
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