Add Captions with Basic EXIF Data to Photos using ImageMagick

Every now and then I need to add captions containing basic EXIF info to photos. So I cobbled together a simple Bash shell script and did a short write-up about it:

https://scribblesandsnaps.com/2017/01/13/add-captions-with-basic-exif-data-to-photos-using-imagemagick/

Hope you’ll find it useful.

~Dmitri

3 Likes

Very useful indeed!

There was also this previous thread:

That was just annotating an image with extended area below + information. I think there’s also a G’MIC version in that thread as well. :slight_smile: