# Batch Image Crop

Batch crop multiple images to specific dimensions or aspect ratios with custom positioning. Returns cropped images as a ZIP download.

> Canonical page: https://elysiatools.com/en/tools/image-batch-crop

- **Category:** Media

- **Keywords:** batch, image, crop, multiple, aspect, ratio, dimensions, trim

## Overview

Batch Image Crop allows you to quickly crop up to 100 images simultaneously to standard aspect ratios, exact pixel dimensions, or custom coordinates. Supporting formats like JPEG, PNG, WebP, and AVIF, the tool processes your images with custom gravity positioning and outputs the cropped results in a single ZIP file.

## Inputs

- **Image Files (up to 100)** (file): Select up to 100 image files to crop
- **Crop Mode** (select): Choose how to crop images: square, aspect ratio, exact dimensions, or custom positioning
- **Aspect Ratio** (select): Select a predefined aspect ratio for cropping
- **Width (px)** (number): Set the exact width for cropped area
- **Height (px)** (number): Set the exact height for cropped area
- **Position** (select): Choose where to position the crop area
- **X Position (px)** (number): Set the horizontal position for crop area (0 = left edge)
- **Y Position (px)** (number): Set the vertical position for crop area (0 = top edge)
- **Output Format** (select): Choose output format or keep original
- **Quality (1-100)** (number): Output quality for lossy formats
- **Keep Original Names** (checkbox): Use original filenames instead of adding prefixes

## When to use

- When you need to prepare a large batch of product photos for an e-commerce store by cropping them all to a uniform square (1:1) ratio.
- When you want to crop multiple high-resolution photos to a specific widescreen (16:9) aspect ratio for a presentation or video project.
- When you need to extract specific regions of multiple images using exact pixel coordinates and gravity positioning.

## How it works

- Upload up to 100 images in supported formats such as JPEG, PNG, WebP, or AVIF.
- Select your crop mode (square, aspect ratio, exact dimensions, or custom coordinates) and set the positioning gravity.
- Choose your output format, quality level, and filename preferences, then click process to download the cropped images in a ZIP archive.

## Use cases

- Standardizing product images to 1:1 square aspect ratios for online store catalogs.
- Cropping portrait photos to 9:16 vertical aspect ratios for social media stories.
- Trimming banners to exact pixel dimensions (e.g., 1200x630 px) for blog post headers.

## Frequently asked questions

### What image formats are supported for batch cropping?

You can upload JPEG, JPG, PNG, WebP, GIF, TIFF, AVIF, and HEIF files.

### How many images can I crop at the same time?

You can upload and process up to 100 images in a single batch.

### What is the maximum file size limit?

The total size limit for all uploaded images in a single batch is 200 MB.

### Can I choose where the crop area is positioned?

Yes, you can position the crop area using gravity presets (like center, top, or bottom-right) or specify exact X and Y coordinates.

### How are the cropped images delivered?

The cropped images are packaged together and downloaded as a single ZIP file.

## Related tools

- [Batch Image Convert](https://elysiatools.com/en/tools/batch-convert): Convert multiple images to different formats with quality settings and batch processing
- [Batch Image Convert](https://elysiatools.com/en/tools/image-batch-convert): Convert multiple image files between different formats like JPG, PNG, WebP, AVIF, TIFF, GIF with quality settings and batch processing
- [Image Resizer](https://elysiatools.com/en/tools/image-resize): Professional image resizing tool with multiple resize methods, aspect ratio preservation, and format conversion, supporting GIF/Animated WebP/APNG and JPEG/PNG/WEBP.
- [Image Bit Depth to PNG Converter](https://elysiatools.com/en/tools/image-to-bit-depth-png): Convert images to exact monochrome, indexed, grayscale, RGB, or RGBA PNG bit depths with verified output.
- [Image to WEBP Batch Converter](https://elysiatools.com/en/tools/image-to-webp-batch-converter): Convert up to 20 uploaded images, or images inside a ZIP archive, into WebP files packaged as a ZIP
- [Batch Image Info Viewer](https://elysiatools.com/en/tools/image-batch-info): View basic information for multiple images at once - dimensions, format, file size, and metadata presence
- [Data URI Generator](https://elysiatools.com/en/tools/data-uri-generator): Convert files into Data URIs (Base64 or percent-encoded) for inlining images, fonts, and assets directly into HTML, CSS, or Markdown
- [Image Composite](https://elysiatools.com/en/tools/image-composite): Composite multiple images together with precise control over position, opacity, and blend modes

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing TypeScript Samples](https://elysiatools.com/en/samples/web-image-processing-typescript): Web TypeScript image processing examples including image read/save, scaling, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
