ZTree.com  | ZEN  | About...  

 Index   Back

No, but jhead can set the file date to the EXIF date   [Help!]

By: Laurent Duchastel     Montréal, Québec  
Date: Apr 10,2019 at 02:14
In Response to: No, but jhead can set the file date to the EXIF date (John Baum)

> Thank you, Martijn
>
> I will give this approach a try.
>
> John


Here a couple of F9 scripts I use frequently:
Parameters are obvious once you explore jhead functions.

::- Jhead set date to exif | Date+Name
CD /D "#ZTTools\Jhead\"
jhead.exe -ft -autorot -n%%%Y-%%%m-%%%%d-%%%H-%%%M-%%%S_%%%f "%2:%3\*.JPG"
pause


::- Jhead set date to exif | Date+Name (Alt YYYYMMDD_HHMMSS)
CD /D "#ZTTools\Jhead\"
jhead.exe -ft -autorot -n%%%Y%%%m%%%%d_%%%H%%%M%%%S_%%%f "%2:%3\*.JPG"
pause


::- Jhead set date to exif | Name
CD /D "#ZTTools\Jhead\"
jhead.exe -ft -autorot "%2:%3\*.JPG"
pause

::- Jhead set date to exif | Date
CD /D "#ZTTools\Jhead\"
jhead.exe -ft -autorot -n%%%Y-%%%m-%%%%d-%%%H-%%%M-%%%S "%2:%3\*.JPG"
pause

::- Jhead change exif +1hour
CD /D "#ZTTools\Jhead\"
jhead.exe -ta+1:00 "%2:%3\*.JPG"
pause


Laurent Duchastel

923 views      
Thread locked
 

Messages in this Thread

 
96,637 Postings in 12,231 Threads, 350 registered users, 88 users online (0 registered, 88 guests)
Index | Admin contact |   Forum Time: Mar 29, 2024 - 7:02 am UTC  |  Hits:62,396,117  (10,903 Today )
RSS Feed