go-exif
IfExifExtract
go-exif | IfExifExtract | |
---|---|---|
1 | 1 | |
524 | 2 | |
1.0% | - | |
1.5 | 2.4 | |
10 months ago | 9 months ago | |
Go | Go | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-exif
-
imagemeta - Parse Exif and XMP metadata from JPEG, HEIC and Tiff based Camera Raw images
This package differentiates itself by trying as much as possible to reduce allocs/op for optimal use while parsing large amount of images. I wrote this while looking for a simpler solution and more efficient package. Currently the two most well known exif packages in go are: https://github.com/dsoprea/go-exif (by Dustin Oprea) and https://github.com/rwcarlsen/goexif (by RW Carlsen)
IfExifExtract
-
Photos of the kids for grandparents?
I then use this tool that I wrote to extract all photos containing certain EXIF metadata (say, if the `Subject` field matches a given person).
What are some alternatives?
imagemeta - Image Metadata (Exif and XMP) extraction for JPEG, HEIC, AVIF, TIFF and Camera Raw in golang. Focus is on providing features and improved performance.
exif-web - Lightweight Opensource Exif Analytic Backend written in Golang, support Restful API, WebUI, x86, ARM, Linux, macOS.
dithergo - Various dithering algorithms implemented in Go
porte - A tool for fixing and organizing a Google Takeout photos export.
gift - Go Image Filtering Toolkit
go-exiftool - Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)
mort - Storage and image processing server written in Go
resize - Pure golang image resizing
exifLooter - ExifLooter finds geolocation on all image urls and directories also integrates with OpenStreetMap
bild - Image processing algorithms in pure Go