exiv2
Image metadata manipulation tool.
=> More information.
- Print a summary of the image Exif metadata:
exiv2 {path/to/file}
- Print all metadata (Exif, IPTC, XMP) with interpreted values:
exiv2 -P kt {path/to/file}
- Print all metadata with raw values:
exiv2 -P kv {path/to/file}
- Delete all metadata from an image:
exiv2 -d a {path/to/file}
- Delete all metadata, preserving the file timestamp:
exiv2 -d a -k {path/to/file}
- Rename the file, prepending the date and time from metadata (not from the file timestamp):
exiv2 -r {'%Y%m%d_%H%M%S_:basename:'} {path/to/file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/exiv2.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.499752 milliseconds
- Gemini-to-HTML Time
- 0.508331 milliseconds
This content has been proxied by September (ba2dc).