# Batch Image Rename

Batch rename image files using patterns, text replacement, numbering, and case conversion. Returns renamed files as a ZIP download.

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

- **Category:** Media

- **Keywords:** batch, image, rename, file, pattern, replace, numbering, case

## Overview

The Batch Image Rename tool allows you to quickly rename up to 100 image files simultaneously using custom patterns, sequential numbering, text replacement, and case conversion. Simply upload your images, configure your naming rules, and download the organized files in a single ZIP archive.

## Inputs

- **Image Files (up to 100)** (file): Select up to 100 image files to rename
- **Rename Pattern** (text): Use {name} for original name, {n} for number, {n:03} for padded number, {date}, {time}, {year}, {month}, {day}, {hour}, {minute}, {second}, {ext}
- **Find Text** (text): Leave pattern empty to use this option
- **Replace With** (text): Replacement text
- **Add Prefix** (text): e.g., "Vacation_" or "IMG_"
- **Add Suffix** (text): e.g., "_edited" or "_final"
- **Start Number** (number): Starting number for {n} placeholder
- **Case Conversion** (select)

## When to use

- When you need to organize a large set of camera photos by adding sequential numbers or date stamps to their filenames.
- When you want to standardize image filenames for a website by converting them to lowercase or kebab-case.
- When you need to replace specific text strings, prefixes, or suffixes across multiple image files at once.

## How it works

- Upload up to 100 image files that you want to rename.
- Define your renaming rules by entering a pattern (using placeholders like {n}, {year}, or {name}), setting up find-and-replace text, or choosing a case conversion style.
- Process the files and download the renamed images packaged inside a ZIP archive.

## Use cases

- Sorting vacation photos by renaming them with sequential numbers like Photo_001, Photo_002, and so on.
- Formatting product images for an e-commerce store to use lowercase kebab-case for better SEO.
- Adding date prefixes to screenshots to keep project assets chronologically organized.

## Frequently asked questions

### What placeholders can I use in the rename pattern?

You can use {name} for the original name, {n} for sequential numbers, {n:03} for padded numbers, {ext} for the file extension, and date/time tags like {year}, {month}, {day}, {hour}, {minute}, and {second}.

### Can I convert the filename case to match web standards?

Yes, you can convert filenames to lowercase, UPPERCASE, Title Case, Sentence case, snake_case, or kebab-case using the Case Conversion option.

### How many images can I rename at one time?

You can upload and rename up to 100 image files in a single batch.

### How do I receive the renamed files?

The tool processes your images and packages them into a single ZIP file for you to download.

### Can I add prefixes or suffixes without changing the entire filename?

Yes, you can use the 'Add Prefix' and 'Add Suffix' fields to append text to the beginning or end of the original filenames without applying a full rename pattern.

## Related tools

- [Adaptive 12-Point Watermark Cover Restorer](https://elysiatools.com/en/tools/adaptive-12-point-watermark-cover-restorer): Partially cover matching low-contrast text watermarks at all, random, or selected perimeter positions using a local Canvas patch.
- [PDF Deskew](https://elysiatools.com/en/tools/pdf-deskew): Automatically detect and correct skewed (tilted) PDF pages. Preserves text pages as searchable vector content and only rasterizes image pages (e.g. scans).
- [Adaptive 12-Point Hidden Watermark](https://elysiatools.com/en/tools/adaptive-12-point-hidden-watermark): Add a subtle text watermark to one image or every supported image in a ZIP, at all, random, or chosen perimeter positions with automatic dark/light local contrast.
- [Batch Podcast Publisher Pack](https://elysiatools.com/en/tools/audio-batch-podcast-publisher-pack): Normalize a batch of podcast episodes, apply metadata and chapters, and package validated delivery files in one ZIP.
- [Batch Image Trim](https://elysiatools.com/en/tools/batch-image-trim): Trim multiple images simultaneously using various trimming methods with batch processing and ZIP output
- [Batch Image Watermark](https://elysiatools.com/en/tools/batch-watermark): Add watermarks to multiple images with text or image watermarks, position control, and batch processing
- [Mirror Image Extender](https://elysiatools.com/en/tools/image-extend-mirror): Extend image canvas by mirroring edges, perfect for creating seamless patterns and tiled backgrounds
- [Batch Audio Rename](https://elysiatools.com/en/tools/audio-batch-rename): Batch rename audio files using patterns, text replacement, numbering, and case conversion. Returns renamed files as a ZIP download.

## Samples

- [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
- [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 Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
