Set up a formula to produce a rename like this:
PEN-F_21-02-22_01.JPG
Instead, the formula returns
PEN-F _21-02-22_01.JPG (10 blank spaces after PEN-F but phpBB appears unable to display 10 blank spaces)
1. Operations -> Rename Files -> Rename Window
2. Selection of Camera Model (%exif:Model) as part of the rename formula produces 10 blank spaces at the end of this section
Tested with images from an Olympus E-M1 Mark III camera and an Olympus PEN-F on ORF and JPG files. When I substituted a lens code for the camera model the rename worked correctly without the extra blank spaces.
Rename Files with camera model adds unwanted blank spaces in new name
- OldRadioGuy
- Posts: 53
- Joined: 15 May 12 4:44
- Location: Austin, Texas, USA
- Contact:
Rename Files with camera model adds unwanted blank spaces in new name
Photo Supreme 6; DxO PhotoLab; ON1 Photo RAW; ExposureX; Affinity Photo; PhotoLine; macOS Big Sur; 27-inch iMac, Retina 5K
Re: Rename Files with camera model adds unwanted blank spaces in new name
Some cameras fill the name with spaces. You can have them removed by trimming the value;
Or select it from the menu:
Code: Select all
%exif:Model{trim=y}
This is a User-to-User forum which means that users post questions here for other users.
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Feature requests, change suggestions, or bugs can be logged in the ticketing system
- OldRadioGuy
- Posts: 53
- Joined: 15 May 12 4:44
- Location: Austin, Texas, USA
- Contact:
Re: Rename Files with camera model adds unwanted blank spaces in new name
Thanks, Hert.
Photo Supreme 6; DxO PhotoLab; ON1 Photo RAW; ExposureX; Affinity Photo; PhotoLine; macOS Big Sur; 27-inch iMac, Retina 5K