Every guide for GalleryID. Each topic says who it is for and what it needs.
Naming & metadata
Automatic filename patterns, single photo rename, and gallery-level controls.
GalleryID supports token-based automatic file renaming. Instead of keeping original camera filenames like DSC_0001.jpg, photos can be renamed using a customizable pattern built from tokens such as date, folder name, person names, photographer initials, and more.
Tokens are placeholders that get replaced with real values when the rename runs. You can combine any tokens with separators to build your pattern.
| Token | What It Inserts | Example |
|---|---|---|
| Date | Photo capture date | 26-0404 |
| Time | Photo capture time | 131500 |
| Sequence # | Auto-incrementing number | 001, 002, 003 |
| Letter Seq | Auto-incrementing letter | A, B, C |
| Gallery | Gallery title | Spring_Football |
| Folder | Parent folder name | College |
| Subfolder | Child folder name | BVOL |
| Persons | Recognized people in the photo | Grace_Hong |
| Last Name | Surname only | Hong |
| First Name | Given name only | Grace |
| Event | Event name from the gallery | Senior_Night |
| Title | Photo title | Match_Point |
| Keywords | Keywords on the photo | Volleyball |
| Original Filename | The name as it came off the card | DSC_4821 |
| Photographer | Photographer name from EXIF | Al_Sermeno |
| Initials | Photographer initials (from org map) | ADS |
| Custom | Custom label set per gallery | Game1 |
| Org Token | Organization-wide identifier | CAL |
YYYY-MM-DD vs YY-MMDD). Separators (-, _, or space) can be placed between any tokens.Organization admins configure the default filename pattern from the Org Dashboard.
Open Org Dashboard → Gallery Settings → File Naming
Build your pattern
Set the space replacement and toggles
Enter your Organization Token
Map photographer initials
When "Auto-apply to new uploads" is enabled, renaming happens in two stages:
At upload time
After face recognition completes
DATE:YY-MMDD-FOLDER-PERSONS-PHOTOG_INITIALS:26-0404-College-ADS.jpg26-0404-College-Grace_Hong-ADS.jpgEach gallery has a File Naming tab in its settings (click the gear icon inside any gallery). From here you can:
Individual photos can be renamed directly from the gallery browser using the right-click context menu.
Right-click a photo
Select "Rename"
Type a new name
Check for duplicates
Save
The renamed display name shows everywhere throughout GalleryID:
Person names come from face recognition, which runs after the upload completes. If auto-apply is enabled, the system will automatically re-rename after face recognition finishes. If auto-apply is off, go to Gallery Settings → File Naming and click "Apply Pattern to All Photos" after face recognition completes.
The Folder token pulls the name of the folder your gallery is inside. If a gallery is at the root level (not inside any folder), this token will be empty. Move the gallery into a folder and re-apply the pattern.
If you see "Pattern locked by organization admin," the org admin has locked the filename pattern. Contact your admin to change the pattern or unlock it. You can still rename individual photos using the right-click menu.
Related