Top "Exiftool" questions

ExifTool is a platform-independent Perl library and command-line application for reading, writing and editing meta information in a wide variety of files.

Get last line of shell output as a variable

I am working on a shell script with exiftool to automatically change some exif tags on pictures contained in a …

shell tail exiftool qnap
bulk join json with jpg from Google Takeout

I wish to leave Google photos, and I have downloaded all my photos using Google Takeout. Now I have a …

json exiftool google-photos
Python: Remove Exif info from images

In order to reduce the size of images to be used in a website, I reduced the quality to 80-85%. …

python image-processing python-imaging-library exif exiftool
Call exiftool from a python script?

I'm looking to use exiftool to scan the EXIF tags from my photos and videos. It's a perl executable. What's …

python exiftool
Edit MP4 Metadata with exiftool

I have an MP4 file with Title metadata: exiftool movie.mp4 Which gives: Audio Bits Per Sample : 16 Audio Sample Rate : 48000 …

exiftool
EXIFTOOL - Set datetime from filename

I have many photos named with a date format but the EXIF dates don't match. e.g. 2016-12-16_20-20…

exif exiftool
How to change Media Created Date in Exiftool?

I have some MP4 videos that don't have Media Created date and time because they were recorded with Instagram camera. …

windows mp4 exiftool
Python native library to read metadata from videos?

Is there a Python library to read metadata (camera model, time created, etc ...) from video files? The Perl equivalent is "…

python exiftool pyexiv2
Which EXIF tag to store keyword/tag for a photo?

I am developing a photo gallery which will read/write EXIF tags. I will put photo title in the EXIF …

image-processing tags imagemagick exif exiftool
How to remove EXIF data from image, but keep the orientation?

When I remove the EXIF data from a folder with images with the Windows properties-tool, the orientation (that was already …

image orientation jpeg exif exiftool