User Tools

Site Tools


blog:using_exiftool_to_add_meta_information_to_jpeg_images

Using exiftool to add meta information to jpeg images

Install exiftool (apt-get install libimage-exiftool-perl

Having traveled to Verona, Italy i wanted to add metainformation tags to all images from that location.

> cd /path-to-images
> exiftool -Country=Italy -City=Verona -Location="Verona, Italy"*

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
  _____ __  __  ____    __  ___  __  __
 / ___/ \ \/ / / __ \  /  |/  / / / / /
/ (_ /   \  / / /_/ / / /|_/ / / /_/ / 
\___/    /_/  \____/ /_/  /_/  \____/
 
blog/using_exiftool_to_add_meta_information_to_jpeg_images.txt · Last modified: 2011-07-26 12:22 by brb