ToolCozy
JSON Format / DiffHOTBase64 CodecHOTURL CodecNEWTimestamp ConverterNEWUUID GeneratorHash CalculatorJWT DecoderQR Code GeneratorUnit ConverterNumber BaseData ConverterSQL FormatterIP Lookup
Image CompressHOTColor ConverterImage ConvertImage CropNEWApp Store ScreenshotNEW
Regex TesterNEWWord CounterText DiffMarkdown Preview

More Products

Playbit Games

Free online HTML5 games — play instantly in your browser

Kaola Screenshot

App Store screenshot generator with device frames & templates

Pillease

Simple pill reminder app — never miss a dose again

© 2026 ToolCozy·Privacy·Feedback

Image Crop

Visually crop images with rotate/flip, preset & custom aspect ratios

Drop image here or click to select

Supports JPG, PNG, WebP, HEIC

About this tool

Cropping isn't just trimming — you may also need to rotate (orient a photo correctly), flip (mirror it), or constrain to a specific aspect ratio (square for a profile picture, 16:9 for a thumbnail, 9:16 for a story).

This visual editor handles all of those in your browser. Drop an image, drag the crop handles, optionally rotate or flip, and download. Original file never leaves your device.

How to use

Crop & transform

  1. Drop or pick an image.
  2. Drag the corner / edge handles to set the crop area, or pick a preset ratio (1:1, 4:3, 16:9, 9:16, etc.) — a custom ratio works too.
  3. Use the rotate buttons (90° left / right) and flip buttons (horizontal / vertical) for orientation fixes.
  4. Click Reset if you want to start over, then Download to get the cropped image. JPG / PNG / WebP outputs are available.

Examples

Square profile picture

Input
portrait.jpg — 4032 × 3024
Output
Crop: 1:1, centered
Output: portrait-cropped.jpg — 3024 × 3024

Story-format crop with rotation

Input
landscape.jpg — 4032 × 3024
Output
Rotate 90° → 3024 × 4032
Crop: 9:16
Output: 2268 × 4032
Frequently asked questions
What's the maximum image size?

No hard limit, but every pixel is loaded into memory. Most modern devices handle 20-30 MP photos comfortably. Beyond that (40+ MP RAW conversions), the browser may slow down or run out of memory on mobile.

Does it preserve EXIF orientation?

EXIF orientation is honored when the image is loaded — a portrait photo from your phone shows up the right way up — but the saved output strips EXIF and bakes the orientation into the actual pixels. This is consistent and predictable but loses other EXIF metadata (camera, GPS).

Are my images uploaded?

No — everything runs locally in your browser using canvas APIs. You can verify in DevTools Network: no requests are made when you crop or download.

Can I crop a non-rectangular shape (circle, polygon)?

Not directly — crop is rectangular. For circles, crop to a square first and apply a CSS border-radius: 50% wherever you display it (or use a tool like Photoshop / Figma for fixed circular images).

What output quality / format is best?

Keep the original format unless you have a reason to change. Photos: JPG (q 85) or WebP. Screenshots / line art: PNG or WebP. Always avoid converting JPG → PNG (file gets bigger with no quality gain).