Image batch renamer

Upload multiple images, apply a naming template, and download renamed copies as a ZIP. Images stay in your browser.

Rename preview

Browsers cannot rename files directly on disk, so this tool exports renamed image copies in a ZIP and keeps a CSV rename map.

Search and use guide

Image batch renamer

Rename multiple uploaded images from a template and download a ZIP plus CSV map. privacy-first-browser-tooling

Who it helps

  • Useful for ecommerce product images, blog media, photography delivery, and SEO image cleanup. Files stay local.
  • It renders `{index}`, `{name}`, `{date}`, `{width}`, `{height}`, and `{ext}`, cleans unsafe filename characters, adds suffixes for duplicates, and exports a local ZIP.
  • upload Hero Shot.JPG and Detail.png with `product-{index}-{name}` to get product-001-hero-shot.jpg and product-002-detail.png.

What you can enter

  • upload Hero Shot.JPG and Detail.png with `product-{index}-{name}` to get product-001-hero-shot.jpg and product-002-detail.png.
  • It renders `{index}`, `{name}`, `{date}`, `{width}`, `{height}`, and `{ext}`, cleans unsafe filename characters, adds su

How to read results

It renders `{index}`, `{name}`, `{date}`, `{width}`, `{height}`, and `{ext}`, cleans unsafe filename characters, adds suffixes for duplicates, and exports a local ZIP. privacy-first-browser-tooling

Data and privacy

GoGo Tools records analytics by tool slug only and does not include your input values. privacy-safe-analytics-only

FAQ

Are images uploaded?

No. Renaming, dimension reading, ZIP creation, and CSV creation all happen in your browser.

Can it rename original files directly?

Browsers cannot rename files directly on your disk, so the tool exports renamed copies in a ZIP.

Which variables are supported?

It supports `{index}`, `{name}`, `{date}`, `{width}`, `{height}`, and `{ext}`, plus start index and zero padding controls.

Is it suitable for delivery work?

Yes for pre-delivery cleanup. If a platform has filename rules, adjust the template to match them.