Go-exif Alternatives
Similar projects and alternatives to go-exif
-
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.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
go-exif discussion
go-exif reviews and mentions
-
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)
Stats
dsoprea/go-exif is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of go-exif is Go.