go-exif
EXIF parser
A library that provides native Go functionality to parse and update EXIF data from raw image files.
A very complete, highly tested, standards-driven (but customizable) EXIF reader/writer lovingly written in Go.
517 stars
6 watching
70 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
exifgoimage-processing
Related projects:
Repository | Description | Stars |
---|---|---|
barasher/go-exiftool | A Go wrapper around ExifTool to extract metadata from various file types. | 255 |
rwcarlsen/goexif | Decodes embedded EXIF metadata from image files | 645 |
mikekovarik/exifr | A fast and versatile JavaScript library for parsing and extracting metadata from image files | 1,077 |
phpexif/php-exif | Provides access to EXIF metadata in images using PHP. | 146 |
go-the-way/exl | An Excel data binding library for Go, allowing users to read and write Excel files in a structured way. | 30 |
bashi/exif-as3 | An ActionScript library to read and parse EXIF data from image files | 19 |
exiftool-rb/exiftool.rb | A Ruby library that wraps ExifTool to extract metadata from images and videos. | 72 |
fergstar/go-parse | A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |
vadixidav/exifsd | A Rust library for serializing and deserializing metadata from JPEG files | 3 |
go-iiif/go-iiif | An implementation of the IIIF Image API in Go with additional features and caching | 90 |
group4layers/ex_image_info | An Elixir library to parse images and extract their dimensions, mime-type, and validity. | 96 |
tevjef/go-runtime-metrics | A tool for collecting and reporting Go runtime metrics to InfluxDB or other systems | 286 |
amallia/go-ef | An implementation of a lossless data compression algorithm based on prefix codes | 32 |
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 135 |
cdcseacave/tinyexif | A C++ library for extracting metadata from JPEG images. | 114 |