Bulk Rename & Fingerprint

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

Drag & drop here, or click to select

Overview

Batch rename files using tokens like {name}, {width}, {height}, {ext}, and {version}. Optionally append an 8-character content hash (fingerprint) for cache busting. Export results as 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.