Exif data from image file

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • goexif

    Decode embedded EXIF meta data from image files.

  • I was wondering if any of you know a go package that can read exif data from an image. The one that is given almost all the time is not maintained anymore rwcarlsen/goexif .

  • exiv2

    Image metadata library and tools

  • Thanks for the reply. I went a little bit deeper to get more out of images metadata using Exiv2/exiv2. It's getting everything from "exif" to "xmp" tags. And it's fairly maintained ! Only drawback, it's not written in GO. So I'm gonna call it using the cmdline ^^.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts