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.

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.