Crop PNG

Crop PNG images with exact dimensions. Preserves transparency. Free, no watermarks.

or drop photos here · up to 50 at once
JPG, PNG, WebP, GIF, BMP, TIFF, HEIC, AVIF, ICO, PSD, PPM. Everything happens in your browser; nothing is uploaded.

How to Crop PNG Images Online

  1. Upload Your PNG File: Drag and drop or click "Add Files" to select a PNG file. Logos, screenshots, UI assets, product photos, and any image with transparency all work. Only the first file you pick is loaded — this editor works on one image at a time, not a batch queue.
  2. Set the Crop Region: Enter exact pixel coordinates (X, Y, width, height), pick an aspect ratio preset (1:1, 4:3, 16:9, 9:16, 3:2), or drag to select the area visually. Output dimensions can also be expressed as a percentage of the source.
  3. Optionally Resize and Pick Compression Level: After cropping, scale the result by percentage or to a target width × height. Choose a PNG compression level (Highest → Lowest) to trade encoding speed against file size — higher compression = smaller file, slightly slower.
  4. Crop and Download: Click Crop. Processing happens locally in your browser. No sign-up, no watermark.

Why Crop PNGs?

PNG is the dominant format for screenshots, UI assets, logos, icons, and any graphic that needs transparency. Cropping is one of the most common edits — removing whitespace around a screenshot, trimming a logo to its bounding box, or framing a product photo for an online store. PNG cropping is fully lossless: the kept pixels are bit-identical to the source. Common reasons to crop:

  • Remove whitespace and padding — Tools like Snipping Tool and Lightshot capture more than you need. Cropping removes the surrounding desktop / window chrome / blank space so the screenshot lands tightly on the subject.
  • Logo and icon bounding boxes — Designers receive logos with extra transparent margin. Cropping to the visible content lets the logo render at exactly the right size in stylesheets and product mocks.
  • Social media aspect ratios — Instagram square (1:1), Stories (9:16), Twitter / X header (3:1), LinkedIn cover (4:1). Crop a master image to each platform's frame instead of stretching or letterboxing.
  • E-commerce product photos — Marketplaces (Amazon, Shopify, Etsy) require specific dimensions. Crop product PNGs with transparent backgrounds to the dimensions the listing template expects.
  • Web sprites and UI assets — Slice individual icons out of a sprite sheet, or trim a button asset to its pixel-exact bounds.
  • Privacy — Crop personal info (name, email, address) out of a screenshot before sharing.

Crop Modes — When to Use Which

Mode Best for Example
Pixel coordinates (X, Y, width, height) Pixel-perfect output for web/print specs "Output must be 800×600 starting at (120, 40)"
Aspect ratio preset Social media uploads "Crop to 1:1 for Instagram square"
Percentage Proportional cropping "Keep the middle 50% of the photo"
Drag-to-select Quick visual cropping One-off screenshot trim

Common Aspect Ratios

Ratio Use case
1:1 Instagram feed, profile pictures, app icons
4:3 Camera default, presentations
16:9 YouTube thumbnails, video frames, monitors
9:16 Instagram / TikTok / Reels Stories
3:2 DSLR photo prints (4×6), classic photography
21:9 Cinematic / ultrawide displays

Frequently Asked Questions

Does cropping a PNG reduce quality?

No. PNG cropping is bit-identical: the pixels you keep are exactly the same pixels from the source — no recompression, no resampling, no quality loss. The output PNG is just a smaller image with the unwanted region removed.

Will transparency be preserved?

Yes. PNG's alpha channel is preserved during cropping. Logos, icons, and graphics with transparent backgrounds stay transparent in the output. This is the main practical advantage of cropping a PNG (vs converting to JPG and cropping) — JPG would flatten transparency to white.

Can I crop to exact pixel dimensions?

Yes. Enter precise X, Y, width, and height. Useful when a CMS template, ad slot, or app icon set requires specific dimensions (1080 × 1080 for Instagram, 512 × 512 for app icons, etc.). Pixel mode is also the safest for assets that need to align exactly to a UI grid.

Can I batch crop many PNGs with the same crop region?

Not on this page, and not anywhere on xconvert today — cropping isn't part of the batch-capable server-side tools. The editor here holds one image at a time: set the X / Y / width / height, crop, save, then + Start New and re-enter the same numbers for the next file. It's manual, but for a series of screenshots taken at the same window size, a set of product photos, or trimming whitespace off a folder of icons, the same numbers apply every time.

How is cropping different from resizing?

Cropping removes pixels — output has fewer pixels than input, but each kept pixel is unchanged. Resizing changes the pixel count by interpolation — every pixel is recomputed. Cropping preserves quality exactly; resizing introduces (usually invisible) softness. To do both, crop first, then resize the result.

Will the file size be smaller after cropping?

Yes — proportionally to how much you removed. A 1920 × 1080 PNG cropped to 800 × 600 keeps roughly 23% of the pixel area, so the file size shrinks roughly 70-80% (depending on how much detail was in the kept region). Cropping is the single most effective lossless way to shrink a PNG.

Can I crop to a circular or rounded shape?

Standard PNG crop is rectangular. For rounded-corner or circular masks, you'll need an image editor (Photoshop, GIMP, Photopea) or a CSS clip-path on the rendered web page. The crop tool here outputs rectangular crops only — but you can crop tightly to a square first, then apply a rounded mask in your editor.

Can I crop video frames the same way?

Not directly — there is no video crop tool here. Export the frame you need as an image first, then crop it the same way; Crop JPG / Crop GIF cover other image formats.

Rate Crop PNG Tool

Rating: 4.7 / 5 - 11212 reviews