Umbe renames files in batches. You drop in your files, build a stack of rules, see the new names in a live preview, then click Rename. This guide walks through everything you need to know.
The main window shows three columns: the original filename, the preview of the new name (updated live), and the file's location on disk. You can drag files to reorder them — this matters if you are using a Number Sequence rule, because the order in the list determines which file gets which number.
To remove a file from the batch, select it and press Delete or use the right-click menu. Removing a file from Umbe does not delete it from your Mac — it only removes it from the rename batch.
Rules are applied in order from top to bottom. Each rule's output feeds into the next rule. You can reorder rules by dragging them, or remove a rule with the × button.
Finds a string in each filename and replaces it with something else. The search is case-sensitive by default. Leave the replacement field empty to simply delete the matched text. Useful for removing camera-generated strings like "DSC_" or "IMG_".
Adds text before the filename. Type anything into the prefix field — for example "2026-Scotland-" to mark a batch of travel photos.
Adds text after the filename but before the extension. Use this to append labels like "-final" or "-web" to processed files.
Adds an auto-incrementing number to each file. You can configure:
The numbering follows the order of files in the list. Reorder the list before renaming to control which file gets which number.
Transforms the capitalisation of every filename. Options:
Strips a specific pattern from every filename at once. Unlike Replace Text, this rule is designed for removing repeated boilerplate strings across your whole batch in one go.
Stamps every file with a specific date you choose. Pick the date, choose a format (e.g. YYYY-MM-DD, DD-MM-YYYY), and choose whether to add it as a prefix or suffix. Useful for batches that all belong to a single event or date.
Reads the EXIF date-taken field from each photo and uses that date in the filename. Unlike Date (Fixed), each file gets its own date pulled from its own metadata — so a folder of photos from different days will each get the correct date. This rule only works on files that contain EXIF data (most JPEGs and HEICs from cameras and phones).
The New Name column updates the instant you change any rule or setting. This lets you experiment freely — nothing is changed on disk until you click Rename.
If two or more files in your batch would end up with the same name, both are flagged in red in the preview. The Rename button is disabled until all conflicts are resolved. Fix conflicts by adjusting your rules — for example, adding a Number Sequence rule ensures every file gets a unique name.
Once you have a rule stack that works, save it as a preset so you can reapply it in one click next time. Click the Save Preset button, give it a name, and it appears in the presets list. Presets are stored locally on your Mac — they are not synced to iCloud or any server.
To load a preset, open the presets list and click the name. Your current rule stack is replaced with the preset's rules. To delete a preset, select it in the list and press Delete.
After a rename, an Undo button appears. Clicking it restores every file to its original name in one action — the entire batch is reversed at once. Undo is only available within the same session; closing the window or quitting Umbe clears the undo history.
Does Umbe move or copy my files?
No. Umbe only renames files in place. They stay exactly where they are on disk — only the filename changes.
Can I rename files in different folders at the same time?
Yes. Umbe doesn't care where files live. You can drop in files from multiple different folders and rename them all in one pass.
What happens to file extensions?
Umbe treats extensions separately from the filename. Rules like Add Prefix and Change Case apply to the name part only — the extension is not affected unless you explicitly target it with a Replace Text or Remove Text rule.
Can I undo a rename after closing the app?
No. Undo is only available during the current session. Once you close Umbe, the undo history is gone. If you need to reverse a rename later, add the already-renamed files back in and apply a reverse rule set.
Does Umbe work with folders, not just files?
Yes. You can rename folders the same way you rename files. Drop them into the list and apply rules — Umbe treats folder names exactly like file names.
The Rename button is greyed out — why?
This happens when there are naming conflicts in the preview (two files that would end up with the same name). Look for red highlights in the New Name column and adjust your rules until all names are unique.
"Date from Metadata" shows no date for some files
This means the file doesn't have EXIF date data — it may have been stripped by another app, or the file type doesn't support EXIF (e.g. PNG files generally don't carry camera metadata). Use Date (Fixed) instead for those files, or mix it with another rule.
Rename fails with a permission error
Umbe can only rename files your Mac account has permission to modify. Files on read-only volumes, in system-protected locations, or owned by another user will fail. Move them to a writable location first.
My files disappeared from the list after I dropped them in
Check if you accidentally dragged them onto an existing file in the list rather than onto the empty list area. Try scrolling to the bottom of the list — the files may have been added below the visible area.