exif
Verified for current stable LTS
Exif Commands
Exif command syntax with verified terminal examples.
Commands
5 commands for Exif
exif Video
Exif Command: Change Artist Tag Image
exif -o <path/to/new.jpg> --ifd <0> -t "Artist" --set-value "John Smith" --no-fixup <path/to/image.jpg> exif Video
Exif Command: Extract Thumbnail Image
exif -e -o <path/to/thumbnail.jpg> <path/to/image.jpg> exif Video
Exif Command: List Exif Tags Image
exif -l --no-fixup <path/to/image.jpg> exif Video
Exif Command: Show Exif Information Image
exif <path/to/image.jpg> exif Video
Exif Command: Show Raw Tag Model Image
exif --ifd <0> -t "Model" -m <path/to/image.jpg> Suggest a Exif Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Exif workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.