goexiftool A Go wrapper around the excellent exiftool. Usage If you have a working Go environnment, go get it: $ go get -u github.com/barsanuphe/goexiftool then use it: import "github.com/barsanuphe/goexiftool" See godoc for more information.