About PhotoRenamer

Language: Visual C++
Version: 3.0
Size: 4375 Kb
(Statically linked)

Features
Donation Support
Renaming Masks
EXIF MetaData
Installation
Overview
Files Renaming
Mask Editing
MetaData Viewing
Application Log
Check of Update
Bug Report
Feedback
Safe Use of PhotoRenamer 3.0
Request PhotoRenamer 3.0

Awards PhotoRenamer 2.0

SoftEpic.com
Best Software 4 Download

Top 4 Download
PhotoRenamer Download

Download Sites

PhotoRenamer 2.0 is available from the following Web Sites:

SoftPedia.com     SoftEpic.com
FreewareFiles.com - Thousands of Free Software Downloads. Updated Daily!     Best Software 4 Download
FreewareFiles.com - Thousands of Free Software Downloads. Updated Daily!    


TGMDev Support

You can bring your support to the development of TGMDev Web Site through PayPal donations ...
After payment of the expenses incured for the site maintenance, TGMDev will transfer the remaining part of the donations to a Belgium NGO called 'Light for The World'.
This NGO is committed to saving eyesight, improving the quality of life and advocating for the rights of person with disabilities in the underprivileged regions of our world.

Support the ONG Light for the World

See also the European Confederation of Light for the World.
  Features

TGMDev PhotoRenamer 3.0 is a Windows Utility that rename your photos with the date and time you took the shot.

Depending on the manufacturer, when you download your photos to your PC, the filenames look like IMG_0160.jpg, DCS014752.jpg, PIC05126.jpg, ... Some systems allow customization, some not ... When you download your pictures on your hard disk, the date and time of the files are the date and time of the shots.

To allow a better management of your favorites pictures, TGMDev PhotoRenamer 3.0 provides a very easy way to rename your pictures files according to a selected renaming mask. Three default masks are available by default and you can add up to 40 customized masks to fit your particular needs.

PhotoRenamer 3.0 Screen Overview
PhotoRenamer 3.0 Screen Overview


Furthermore, TGMDev PhotoRenamer 3.0 can use either the date and time of the photo or the Exif MetaData of the photo to perform the automatic renaming.

Renaming Masks Back to Top

The renaming masks of TGMDev PhotoRenamer 3.0 are strings of characters that contains format specifications that will define how the original file name will be renamed. Format specifications always start with the character % (Percent) followed by either a single character or a character and a length specifier.

The following format specifications are valid for TGMDev PhotoRenamer 3.0:

Category SpecificationDescription
Year Mask%YYear with Century (as a four-digits number)
%yYear without Century (as a two-digits number)
Month Mask%bAbbreviated Month Name (as a three-letters string)
%BComplete Month Name (according to Local Settings)
%mMonth (as a two-digits number)
Day Mask%aAbbreviated WeekDay Name (as a three-letter string)
%AComplete WeekDay Name (according to Local Settings)
%dDay of Month (as a two-digits number)
Day Mask%aAbbreviated WeekDay Name (as a three-letter string)
%AComplete WeekDay Name (according to Local Settings)
%dDay of Month (as a two-digits number)
Hour Mask%HHour in 24-Hour Format (as a two-digits number - 00 to 23)
%IHour in 12-Hour Format (as a two-digits number - 01 to 12)
Minute Mask%MMinute (as a two-digits number - 00 to 59)
Minute Mask%SSecond (as a two-digits number - 00 to 59)
Picture File Mask%LxLeft of the File Name (x: Char Number from 1 to 9)
%RxRight of the File Name (x: Char Number from 1 to 9)

Here are some samples of possible masks for renaming pictures with TGMDev PhotoRenamer 3.0

Note: Orignal File is: IMG_01234.jpg and File Time is: Saturday 31-Dec-2011 16:51:26
Important Reminder: A Windows File can't contain any of the following characters: \/:*?\"<>|

Renaming MaskRenamed FileComments
%d-%b-%Y-%H-%M-%S31-Dec-2011-16-51-26.jpgStandard Renaming Mask of PhotoRenamer 2.0
%Y%m%dT%H%M%S20111231T165126.jpgBase ISO 8601 Standard Mask
%Y-%b-%dT%H.%M.%S2011-Dec-31T16.51.26.jpgExtended ISO 8601 Standard Mask (with Time Separator : Replaced by .)
TGMDev-%d-%b-%Y-%H-%M-%STGMDev-31-Dec-2011-16-51-26.jpgCustomized Standard Renaming Mask of PhotoRenamer 2.0
Lumix-FZ45-%R5-%Y-%b-%d-%H-%M-%SLumix-FZ45-01234-2011-Dec-31-16-51-26.jpgCustomized Renaming Mask with Camera Name and Picture Number

EXIF MetaData Used by PhotoRenamer 3.0 Back to Top

Exif stands for Exchangeable Image File Format. This is a specification for additional data about the picture that are stored in the picture file.
Exif specifications describe dozens of picture metadata:
  • Device used to take the picture
  • Picture size (Height and Width)
  • Device resolution,
  • Picture shot data (use of flash, date and time of shot, exposure, light source, focal lenth, ...)
  • GPS data (location at the time of shhot)
  • Thumbnails
  • ...

TGMDev PhotoRenamer 3.0 reads the Exif MetaData of the pictures (if those data are available) and proposes an option to use the Exif Date and Time of Shot (instead of the Date and Time of the File) to build the Date and Time parts of the file names.

The complete Exif specifications can be found here .

Installation of PhotoRenamer 3.0 Back to Top

The installation of TGMDev PhotoRenamer 3.0 is a straightforward process. Download the executable and double-click on it. Follow the instructions of the Installation Program.

PhotoRenamer 3.0 Overview Back to Top

TGMDev PhotoRenamer 3.0 screens are made of four main parts:

PhotoRenamer 3.0 Screen Overview
PhotoRenamer 3.0 Screen Overview
  1. Ribbon

  2. Located on the top of the screen, the ribbon is the new standard paradigm of user interface. Buttons and other controls are enabled/disabled according to the active view and the user's actions.

    PhotoRenamer 3.0 Ribbon

  3. Navigation Control

  4. Located on the left pane of the screen, this control is used to select the directorycontaining the file(s) to rename.

  5. Main Views

  6. PhotoRenamer 3.0 handles three data views:
    • Files Renaming View:
    • This view is used to rename the files selected from the Navigation Control located on the Left Pane.
    • Mask Edition View:
    • This view is used to edit the renaming masks. On leaving this view, the current mask of this view becames the current renaming mask of the Files Renaming View.
    • File MetaData View
    • This view is used to display the MetaData of the Current File.

  7. Output Pane

  8. The Output Pane, located on the bottom of the views, is the control where PhotoRenamer 3.0 adds constantly action log and operational informations. Most failure of file renaming are indicated in this control.


Use of PhotoRenamer 3.0: Files Renaming Back to Top

TGMDev PhotoRenamer 3.0 performs renaming according to two different scopes:
  1. Renaming of All Files listed
  2. Renaming of Selected Files Only
Selecting a file in the File List enables the button labeled 'Rename Selected Files' as well as the same button in the Ribbon. The picture is displayed on the right with the most common propreties of the selected picture.

PhotoRenamer 3.0 Screen Overview
PhotoRenamer 3.0 Files Renaming


Clicking on the button 'Rename Selected Files' triggers the renaming of selected file(s) listed using the current renaming mask. The view is updated to confirm the operation.

PhotoRenamer 3.0 Screen Overview
PhotoRenamer 3.0 Files Renaming


Clicking on the button 'Rename All Files' triggers the renaming of all the file(s) listed using the current renaming mask. The view is updated to confirm the operation.

PhotoRenamer 3.0 Screen Overview
PhotoRenamer 3.0 Files Renaming


In both cases, the Data and Time used to rename the file(s) depends on the activation of the option 'Use Exif Data (if available)' located in the Ribbon.

PhotoRenamer 3.0 Exif Option

Use of PhotoRenamer 3.0: Mask Editing Back to Top

TGMDev PhotoRenamer 3.0 performs files renaming according to a renaming mask (see Renaming Masks for details).
Clicking on the button labeled 'Edit Mask' in the Files Renaming View triggers the display of the Mask Editing View.

PhotoRenamer 3.0 Mask Editing
PhotoRenamer 3.0 Mask Editing


Selecting one of the existing masks make it the current one (and the active one as soon as the button labeled 'Close View' is clicked).
Two data are displayed:
  • The Renaming Mask (made of Free Text and Format Specifications (as described here)
  • The Mask Description
Free Text can be entered directly in the Mask Edit Control. Format Specifications can be added either manually or by selecting the format specifications in the Mask Format List. The Format Specifications will be inserted at the insertion point (where the caret is blinking).
Once the mask is detected as being not in the existing mask list, the button labeled 'Add Mask' is enabled. Clicking on this button adds the newly edited mask to the Mask List and triggers the data saving to a local file (named MaskData.pmd).

PhotoRenamer 3.0 Mask Editing
PhotoRenamer 3.0 Mask Editing


Adding a new mask makes it automatically the current one ... Closing the View makes it the active mask for the next file(s) renaming...

PhotoRenamer 3.0 Mask Editing
PhotoRenamer 3.0 Mask Editing


Use of PhotoRenamer 3.0: MetaData Viewing Back to Top


Double-clicking a row in the File List in the Files Renaming View triggers the display of the MetaData Details View.

PhotoRenamer 3.0 MetaData Display
PhotoRenamer 3.0 MetaData Viewing


The MetaData Details View can be displayed by clicking the button labeled 'View Image Details' located in the Ribbon.

PhotoRenamer 3.0 Ribbon

Closing the View with the the button labeled 'Close View' allows to return to the Files Renaming View

Application Log of PhotoRenamer 3.0 Back to Top

TGMDev PhotoRenamer 3.0 keeps track of all importants informations and events that occured during the use of the application in the Output Pane located at the bottom of the different views.

PhotoRenamer 3.0 Application Log
PhotoRenamer 3.0 Application Log


Check of Update of PhotoRenamer 3.0 Back to Top

Once a month, at startup, TGMDev PhotoRenamer 3.0 checks for available update. At any time, the check can be triggered by clicking the Ribbon button labeled 'Update Check'.



PhotoRenamer 3.0 Ribbon



PhotoRenamer 3.0 Ribbon

Bug Report Back to Top

Please report any bug to TGMDev


Feedback about PhotoRenamer 3.0 Back to Top

Please use the following form to send feedback or feature request ..
Email:
Message:



Safe Use of PhotoRenamer 3.0 Back to Top

The TGMDev computers are protected by the latest version of Norton Internet Security. To the best of our knowledge, the application is virus-free. Also, PhotoRenamer 3.0 is garanteed to be spyware-free.

Original Files Data

FileSizeCreation DateMD5
PhotoRenamer.exe4.542.46421 February 2012 18:5730AC1368101265A94F3319B6751A9277
PhotoRenamer_Setup (beta).exe2.235.427 bytes21 February 2012 19:083EC280EEF5076725759BCEC6D7CE428C


Note: MD5 figures from MD5Check


SoftPedia

Download PhotoRenamer 3.0 Beta Release Back to Top

The application TGMDev PhotoRenamer 3.0 is written according to the standard techniques and recommandations for the development of applications for Windows. The application has been tested extensively to verify its correct behaviour and memory management and to determine its effectiveness on different computers including network-linked computers.

The author makes no warranty of any kind, expressed or implied, with regard to this application and not be liable in any event for any direct, incidental or consequential damages, loss of profit or data, interruption of businees arising out of the performance or use of this program, even if the author has been advised to the possibility of such damages.

Download and Use of this software indicate your acceptance of these terms and conditions.

Download of PhotoRenamer 3.0 Beta Release requires an explicit request... Please Send Request for PhotoRenamer 3.0 Beta Release to TGMDev