metadata-extractor VS img-parts

Compare metadata-extractor vs img-parts and see what are their differences.

metadata-extractor

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files (by drewnoakes)

img-parts

Low level crate for reading and writing Jpeg, Png and RIFF image containers (by paolobarbolini)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
metadata-extractor img-parts
2 1
2,488 23
- -
7.8 0.0
24 days ago over 1 year ago
Java Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

metadata-extractor

Posts with mentions or reviews of metadata-extractor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-02.

img-parts

Posts with mentions or reviews of img-parts. We have used some of these posts to build our list of alternatives and similar projects.
  • Is there a rust crate for extracting a thumbnail from a jpg?
    1 project | /r/rust | 10 Jun 2021
    It won't spit out one automatically, you will still have to write the code yourself, but the example given with the repo has a snippet doing something similar: https://github.com/paolobarbolini/img-parts/blob/main/examples/image-rs/src/main.rs

What are some alternatives?

When comparing metadata-extractor and img-parts you can also consider the following projects:

sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.

exif-rs - Exif parsing library written in pure Rust

exiv2 - Image metadata library and tools

exiftool-rs - Image metadata scrubber written in Rust.

TwelveMonkeys - TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO

mp4-rust - MP4 reader + writer library in Rust! 🎥🦀

datahub - The Metadata Platform for your Data Stack

s2png - Store any data in PNG images

scrimage - JVM - Java, Kotlin, Scala image processing library

vtkio - Visualization ToolKit (VTK) file parser and writer

exifr - 📷 The fastest and most versatile JS EXIF reading library.

MetadataExtractor - Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files