Here’s a file renaming utility for photo albums built in Python. It renames photos in a selected folder based on the date taken (from EXIF metadata) or last modified time, and allows for a custom naming pattern.
Features:
-
Automatically uses EXIF date taken if available (or file modification time otherwise).
-
Customizable naming pattern (
--pattern). -
Supports popular image formats.
-
Handles file name collisions by adding a counter.
Would you like a version with a GUI or drag-and-drop support?
Share this Page your favorite way: Click any app below to share.