iPhone Screenshots
Description
My Photo Renamer is an efficient tool for renaming photos in batches according to date and time.
# [Y] - year, [M] - month, [D] - day, [h] - hour, [m] - minutes, [s] - seconds, [N] - filename, [E] - extension
# When the photo name is 'xxx.png', modification date is: '2025-01-01 00.00.00'
• Example 1: [Y]-[M]-[D] [h].[m].[s] [N].[E] will generate: 2025-01-01 00.00.00 xxx.png
• Example 2: [Y+1]-[M+1]-[D+1] [h+1].[m+1].[s+1] [N].[E] will generate: 2026-02-02 01.01.01 xxx.png
• Example 3: [Y]/[M]/[D] [h].[m].[s] rename.jpg will generate: 2025/01/01 00.00.00 rename.jpg
# If you have any questions, you can send email to ([email protected]) to contact us.