💾 Archived View for freeshell.de › tldr › exiftool.gmi captured on 2022-04-28 at 18:26:59. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Read and write meta information in files.
exiftool -All= {file1 file2 ...}
exiftool "-AllDates+=0:0:0 1:0:0" {path/to/directory}
exiftool "-AllDates-=0:0:1 2:0:0" -ext jpg
exiftool -DateTimeOriginal-=1.5 -overwrite_original
exiftool '-filename<DateTimeOriginal' -d %Y-%m-%d_%H-%M-%S%%lc.%%e {path/to/directory} -r -ext jpg
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).