Bulk Rename & Fingerprint
Batch rename with tokens {name}/{width}/{height}/{ext}/{version}. Save as ZIP.
Drag & drop here, or click to select
Descripción general
Renombra por lotes usando tokens como {name}, {width}, {height}, {ext}, {version}. Opcionalmente añade un hash corto (fingerprint) para evitar caché obsoleta. Exporta como ZIP.
How to use
- Add files (drag & drop or click).
- Configure filename template and version token.
- Enable fingerprint to append a short hash.
- Review the preview table, then download as ZIP.
Use cases
- Cache-busting public assets by adding fingerprints.
- Consistent renaming for photo shoots or exports.
- Standardize naming to reduce human errors.
Tips & knowledge
- Include {hash} to avoid stale caches after replacement.
- Change extension according to the target format.
- Align naming with your CDN/build pipeline to prevent confusion.