Cover image from article, alt-text in article

EXIF for Film Photos

I have a blog post titled “Photos meta data: the disjointed state of EXIF, XMP, IPTC in tools” that’s been a draft with talking points since June. The whole landscape is maddeningly inconsistent and eventually I’ll sort out my thoughts and harmonize my little part of the world and rant blog about it. But until then I finally have a workable solution. ...

September 28, 2025 · 3 min
Cover image from article, alt-text in article

Hugo photos with EXIF data

I have been wanting to transition my photography site to Hugo as well but have not investigated how to utilize Hugo’s image processing capabilities. Yesterday I came across Wivik’s helpful shortcodes that display EXIF information and presents the photo with a frame and a caption. I’m experimenting with it now and might modify it and eventually migrate my photography content. I ran into nil pointer evaluating resource.Resource.Resize error when running the shortcode and tried out the built-in figure shortcode with the same path to verify that it wasn’t an actual path issue....

January 29, 2022 · 2 min