How many files can I rename at once?
The tool is built for a practical browser-side batch, so you can rename a sizeable image set in one pass without leaving the page.
Is this better than a generic desktop bulk renamer for product files?
For product image batches, yes. The presets and field structure are tuned for SEO file naming rather than generic numbering or pattern replacement.
Can I copy the final filenames without downloading the ZIP?
Yes. You can copy just the final names or the original-to-new mapping text directly from the tool.
How many files can it handle?
200 per batch. The whole batch is held in the browser tab and zipped there, so a very large batch of high-resolution photos will use a lot of memory. Splitting into runs of 100 is more comfortable on a modest machine.
Can I do a find and replace or use a regex?
No. This renamer builds names from product fields (brand, product, attributes, year, suffix) rather than transforming the existing names. If you need arbitrary rules, a desktop bulk renamer will serve you better. If you need product-shaped names, this is faster.
What happens to characters that are not letters or numbers?
They are collapsed. Spaces, underscores, dots, and punctuation all become a single dash, accents are folded to plain ASCII, & becomes the word and, and apostrophes are removed. Leading and trailing dashes are trimmed and the result is capped at 72 characters.
Do I have to download a ZIP?
No. You can copy only the list of final filenames, or copy the full original-to-new mapping as text, which is useful for a QA sheet or an upload checklist without moving any files.
Are the original files changed?
No. The originals on disk are untouched. The ZIP holds copies with new names and identical bytes.