Bulk Rename & Fingerprint

Batch rename with tokens {name}/{width}/{height}/{ext}/{version}. Save as ZIP.

Drag & drop here, or click to select

Aperçu

Renommez en lot avec des tokens comme {name}, {width}, {height}, {ext}, {version}. Ajoutez éventuellement un hash court (fingerprint) pour le cache‑busting. Export ZIP.

How to use

  1. Add files (drag & drop or click).
  2. Configure filename template and version token.
  3. Enable fingerprint to append a short hash.
  4. 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.