Friday, July 30, 2010

Acrostic Poem About Death

batch file name with photo metadata exif

  • Copy date / time metadata to the EXIF date / time of files:
    > jhead-ft *. JPG
  • Add 1h30mn earlier exif metadata files:
    > jhead-ta +1:30 *. JPG
  • Add date / time metadata exif early names file:
    > exiv2-r '% Y-% m-% d-(% H-% M-% S) _: basename:' *. JPG
  • Remove date / time added the above at the beginning file names:
    > rename 's / .* \\ *. JPG )_//'

0 comments:

Post a Comment