Skip to content

Repo for utility program for reading EXIF data and renaming JPG image files as YYYYMMDDHHMMSS.jpg

Notifications You must be signed in to change notification settings

RandallWert/RenameJPGs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RenameJPGs

Repo for utility program for reading EXIF data and renaming JPG image files as YYYYMMDDHHMMSS.jpg

Cameras typically produce image files with sequential filenames. These sequential filenames are meaningless to anyone scrolling through a list of image files. My little utility program is designed to read the year, month, day, and time from the EXIF data in a jpg image file, then rename the image file in the format "YYYYMMDDHHMMSS.jpg". This helps users see at a glance when the image was created. It also aids in sorting images chronologically in a list.

About

Repo for utility program for reading EXIF data and renaming JPG image files as YYYYMMDDHHMMSS.jpg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages