gersmash.blogg.se

Exiftool ubuntu 14.04
Exiftool ubuntu 14.04




Check the GPS Tags page for further info. Besides GPSLongitudeRef, GPSLongitude, GPSLatitudeRef, and GPSLatitude, ExifTools supports a number of other tags. This command will geotag all JPEG images in the current directory. If you are running Windows, download the latest version of the ExifTool executable and rename it as in the example below:Įxiftool (-GPSLongitudeRef=E -GPSLongitude=139.7513889 -GPSLatitudeRef=N -GPSLatitude=35.685).exeĭrag and drop the photos you want to geotag onto the executable and ExifTools will do the rest.

exiftool ubuntu 14.04

Next, you have to obtain the longitude and latitude of the desired geographical location, and feed the coordinates to ExifTool as follows:Įxiftool -GPSLongitudeRef=E -GPSLongitude=139.7513889 -GPSLatitudeRef=N -GPSLatitude=35.685 *.jpg exiftool -RedBalance IMG9110.CR2 Red Balance : 1.495117 exiftool -FileType IMG9110.CR2 File Type : CR2 exiftool -ShootingMode IMG9110. To install ExifTool on Ubuntu, execute the sudo apt-get install libimage-exiftool-perl command. sudo apt update & sudo apt upgrade sudo apt install exiftool -y exiftool a.jpg exiftool -artistme a.jpg. You can also run it on images and then simply use 'CreateDateLocal' instead of 'CreateDate' for organizing. How to Install ExifTool on Ubuntu 22.04 LTS. For videos in local time, run this: exiftool -r -ext mp4 '-CreateDateLocal exiftool ubuntu 14.04

Need to quickly geotag a bunch of photos taken at a specific location? ExifTool is your friend. Overview of Dependencies Apache Reverse Proxy Djatoka ExifTool ImageMagick.






Exiftool ubuntu 14.04