Renaming Lightroom exports for client
Lightroom exports as IMG_001.jpg, IMG_002.jpg. Rename to smith-wedding-001.jpg, smith-wedding-002.jpg before sending — client gets recognizable names instead of camera filenames.
Rename hundreds of files at once with patterns: add prefix/suffix, replace text, sequential numbering, or use templates.
Variables: {name}, {counter}, {date}
What this does
Add files, set a rename rule (prefix "Q4-", suffix "-final", or template like {date}_{counter}_{name}), preview the result, download a ZIP with the renamed files. Original files stay untouched. Saves the hour-long ordeal of renaming 200 photos manually in Finder.
Any file types, any count. Photos, documents, source files all work.
Simple: add a prefix ("client-") or suffix ("-v2"). Find-replace: change "IMG_" to "Photo". Template: "{date}_{counter}_{name}" gives you "2026-05-19_001_originalname" output.
Each file shows the old → new name. Verify the rule works as expected. Hit "Download renamed ZIP" and the renamed files come down as one archive.
Lightroom exports as IMG_001.jpg, IMG_002.jpg. Rename to smith-wedding-001.jpg, smith-wedding-002.jpg before sending — client gets recognizable names instead of camera filenames.
Add "-v3" to every file in a folder so revision history is clear when the client opens the ZIP.
Add "2026-05-19_" prefix to all closing documents so they sort chronologically in the client's archive.
Old folder has spaces and special chars in names. Replace " " with "-" and strip parens to make the names URL-safe for a web upload.
Use {counter} template to number files 001-200 in the order you added them. Useful for sequential delivery.
Sony cameras use DSC, Canon uses IMG, Nikon uses DSCN. Strip the prefix and add your project name for consistency across multi-camera shoots.
Files render in upload order. {counter} numbers them in that order. If you want chronological, sort by date first in Finder/Explorer before dragging in.
Counter padding (default 3 = 001, 002, 003) means files sort correctly. Without it, "file2" comes after "file10" alphabetically — bad.
Replacing "IMG" doesn't replace "img". If you have mixed case, run the rule twice with both variants.
Drop in a small test set first to verify the rule produces what you expect. Wrong patterns on 500 files = annoying to redo.
We don't modify your originals — we generate renamed copies inside a ZIP. If you get the rule wrong, redo without consequence.
Upload multiple files, create one ZIP archive, rename it, and download instantly.
Compress real files in-browser with dedicated PDF, Docs, and Image subtools.
Generate a clean client-ready email with link, access steps, and support info.
Reduce PDF file size in-browser and download a smaller PDF quickly.
Combine multiple PDFs into a single file. Drag, reorder, merge — fully in your browser.
Split a PDF into individual pages or custom page ranges. Browser-only, no upload.
No. The rename operation is just metadata change — the actual file contents stay in your browser. Output is a ZIP archive of the renamed files, generated locally.
Prefix (Q4-{name}), suffix ({name}-final), find-and-replace, sequential numbering ({counter:3} → 001, 002, 003), date insertion ({date}), original extension preservation, and combined templates ({date}_{counter}_{name}).
Yes. The tool shows a live preview of old name → new name for every file before you commit. Adjust the pattern until the preview looks right, then download.
Limited by browser memory. Most browsers handle 1000-5000 files comfortably as long as individual files aren't huge. For renaming thousands of huge files, use a desktop tool (Bulk Rename Utility on Windows, Adobe Bridge on Mac).
Yes by default — the extension (.jpg, .pdf, etc.) is automatically preserved. You can also change extensions explicitly if needed (e.g., rename a `.txt` to `.md`).
Project-date-version reads best a year later: `acme-homepage-2026-06-10-v3.jpg`. Use hyphens (not spaces), zero-padded numbers (01, 02…), and an explicit v-number so 'final-final-2' never happens.
Your originals are untouched — the tool renames copies inside the downloaded ZIP. If the pattern was wrong, fix it and re-run; nothing on disk changed.
Plain numbers sort alphabetically. Use zero-padded counters — 001, 002 … 010 — and every file browser will sort the set in true order.
Start a 7-day free trial — card required. Add your domain when the next project ships.
Free plan · Cancel anytime · No vendor lock-in