crop images with preset aspect ratios or freeform selection. 100% client-side — your images never leave your browser.
drop an image here
or click to browse
PNG, JPG, WebP
Crop any image to a specific aspect ratio or freeform rectangle. Drag the crop box visually, or set exact pixel dimensions. Output the cropped result as JPG, PNG, or WebP. Runs in your browser — no upload.
Resizing scales the entire image down or up while preserving what is in the frame. Cropping changes what is in the frame, throwing away pixels outside the crop box.
Use crop when:
Use resize when the framing is correct but the dimensions are wrong. The two operations stack: crop first to get the framing, then resize to get the final pixel dimensions.
A crop is a composition decision more than a technical one. The rule of thirds — placing the subject at one of the four intersection points of a 3×3 grid — is the default composition that almost always reads well.
Most native phone cameras display the rule-of-thirds grid when you tap and hold to expose. If your source image was not framed thoughtfully, cropping is your second chance to place the subject deliberately.
Resolution after crop
The crop is a canvas operation: copy a rectangular region of the source image into a new canvas, then export the canvas as your chosen format. Everything happens in your tab. Your image, which might include a person's face or sensitive context outside the crop window, never gets uploaded.
Crop any image to a specific aspect ratio or freeform rectangle. Drag the crop box visually, or set exact pixel dimensions. Output the cropped result as JPG, PNG, or WebP. Runs in your browser — no upload.
Resizing scales the entire image down or up while preserving what is in the frame. Cropping changes what is in the frame, throwing away pixels outside the crop box.
Use crop when:
Use resize when the framing is correct but the dimensions are wrong. The two operations stack: crop first to get the framing, then resize to get the final pixel dimensions.
A crop is a composition decision more than a technical one. The rule of thirds — placing the subject at one of the four intersection points of a 3×3 grid — is the default composition that almost always reads well.
Most native phone cameras display the rule-of-thirds grid when you tap and hold to expose. If your source image was not framed thoughtfully, cropping is your second chance to place the subject deliberately.
Resolution after crop
The crop is a canvas operation: copy a rectangular region of the source image into a new canvas, then export the canvas as your chosen format. Everything happens in your tab. Your image, which might include a person's face or sensitive context outside the crop window, never gets uploaded.
PDF utilities, image tools, developer helpers — all free, no signup.
Preview how your link appears on Facebook, Twitter, LinkedIn, Discord, and Slack.
Convert JSON arrays of objects to CSV with auto-detected headers.
Convert Markdown to HTML with a live preview.
Calculate aspect ratios and resize dimensions while keeping proportions.
Generate v4 UUIDs instantly.
Build CSS box shadows visually with live preview.