Navigate
Use compact category hubs first, then jump to trust and support pages.
Sections
Tool Categories
Last updated: April 2026
Build rename patterns with tokens for original names, extensions, counters, dates, and case changes, then download the renamed files as one ZIP.
The files stay in your browser. Renamed copies are bundled into one ZIP download.
Insert token
| Original name | New name |
|---|---|
| Add files to generate a live preview. | |
Bulk Rename Studio is the browser-side version of a naming rules workbench. Instead of typing a pattern and hoping it works, you can upload a batch of files, build the rename pattern with tokens, and see every new filename update live before you download anything.
The token system is designed for practical batch work. Keep the original filename, preserve the extension, add a zero-padded counter, stamp today's date, or switch the original stem into upper or lower case. This makes it useful for gallery assets, client handoff packs, scanned admin files, product images, and any folder where consistency matters more than fancy automation.
A live preview matters because naming errors are expensive in batches. One bad pattern can produce duplicate filenames or meaningless names across dozens of files. The preview table shows the original name and the generated result for every file so you can catch problems before the ZIP is built.
The original files are never modified. The tool creates renamed copies and packages them into one ZIP download, which keeps the workflow safe and reversible.
Preview token-based filename changes live, catch duplicate outputs early, and download a ZIP of renamed file copies without touching the originals.
Browse Power ToolsPattern: product-{{date}}-{{counter}}.{{ext}} with start 1 and step 1, applied to files like IMG_4401.JPG, IMG_4402.JPG, and IMG_4403.JPG.
A preview and ZIP download where the files become product-2026-04-19-001.JPG, product-2026-04-19-002.JPG, and product-2026-04-19-003.JPG, with duplicates flagged before download if the pattern collides.
Tokens let one pattern adapt across mixed filenames without scripting. A rule like client-{{date}}-{{counter}}.{{ext}} works across JPG, PDF, DOCX, and CSV files while still preserving the correct extension automatically.
Duplicate outputs are the fastest way to break a rename batch, because two different files may try to land on the same final name. The preview flags those collisions immediately so you can adjust the pattern before download.