exifsd
JPEG metadata parser
A Rust library for serializing and deserializing metadata from JPEG files
Exif serialization and deserialization
3 stars
1 watching
0 forks
Language: Rust
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cdcseacave/tinyexif | A C++ library for extracting metadata from JPEG images. | 113 |
pragdave/exexif | Extracts metadata from JPEG images | 44 |
mikekovarik/exifr | A fast and versatile JavaScript library for parsing and extracting metadata from image files | 1,065 |
exiftool-rb/exiftool.rb | A Ruby library that wraps ExifTool to extract metadata from images and videos. | 71 |
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |
exiv2/exiv2 | A C++ library and command-line utility for reading, writing, and modifying image metadata. | 933 |
hmatoba/piexif | A Python library for manipulating JPEG and WebP image metadata | 373 |
oozcitak/exiflibrary | A .Net Standard library for editing Exif metadata contained in image files. | 136 |
sztheory/exifcleaner | An image metadata cleaner tool that removes sensitive data from various file types. | 1,920 |
group4layers/ex_image_info | An Elixir library to parse images and extract their dimensions, mime-type, and validity. | 95 |
dsoprea/go-exif | A library that provides native Go functionality to parse and update EXIF data from raw image files. | 511 |
unstoppable/actionscript-exif-reading-lib | A photo metadata extraction library for ActionScript3/Flash | 6 |
rwcarlsen/goexif | Decodes embedded EXIF metadata from image files | 642 |
ms-jpq/sad | A CLI tool that uses fzf and diff for interactive search, replace, and review of changes in text files before committing them. | 1,777 |
barasher/go-exiftool | A Go wrapper around ExifTool to extract metadata from various file types. | 252 |