A very complete, highly tested, standards-driven (but customizable) EXIF reader/writer lovingly written in Go.
 
 
 
Go to file
Dustin Oprea 315ca60f03 ifd: Formalized visitor implementation. 2018-04-14 20:32:02 -04:00
assets Added tag lookup. Only a minimal number of tags are currently known. 2018-04-14 20:04:35 -04:00
exif.go ifd: Formalized visitor implementation. 2018-04-14 20:32:02 -04:00
exif_test.go ifd: Formalized visitor implementation. 2018-04-14 20:32:02 -04:00
ifd.go ifd: Formalized visitor implementation. 2018-04-14 20:32:02 -04:00
tags.go Added tag lookup. Only a minimal number of tags are currently known. 2018-04-14 20:04:35 -04:00
tags_test.go Added tag lookup. Only a minimal number of tags are currently known. 2018-04-14 20:04:35 -04:00