PackageTrack
Sign in Get early access

kamadak-exif

Exif parsing library written in pure Rust

0.6.1 13M downloads/mo #2735 most downloaded on crates.io kamadak/exif-rs

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 2.0 years

Most releases are documented

notes for 13 of 19 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

19 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

19 releases · Dec 2016 to Nov 2024
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 19
  1. 0.6.1 06 Nov 2024
    Release notes
    • exif::Error has been changed to be Sync again. It was unintentionally not so in 0.6.
    Open source →
  2. 0.6.0 01 Nov 2024

    Nothing published for this version

  3. 0.5.5 22 Oct 2022
    Release notes
    • Value::as_uint and Error::UnexpectedValue have been added.
    Open source →
  4. 0.5.4 26 Mar 2021
    Release notes
    • WebP format support has been added.
    Open source →
  5. 0.5.3 05 Jan 2021
    Release notes
    • An infinite loop in reading PNG files has been fixed.
      • PNG reader now handles std::io::ErrorKind::Interrupted correctly.
    Open source →
  6. 0.5.2 07 Aug 2020
    Release notes
    • PNG format support has been added.
      • DCF (Design rule for Camera File system) 2.0 tags have been added.
    Open source →
  7. 0.5.1 15 Feb 2020
    Release notes
    • Exif 2.32 tags have been added.
    Open source →
  8. 0.5.0 26 Jan 2020

    Nothing published for this version

  9. 0.4.0 22 Dec 2019

    Nothing published for this version

  10. 0.3.1 17 Jun 2018
    Release notes
    • IFDs other than 0th and 1st are ignored for now.
    Open source →
  11. 0.3.0 22 Oct 2017

    Nothing published for this version

  12. 0.2.3 16 Jul 2017
    Release notes
    • Experimental support for writing Exif data has been added.
      • The Hash trait has been derived for Tag and Context.
      • Reader::get_value and Value::iter_uint have been added.
    Open source →
  13. 0.2.2 17 Jun 2017
    Release notes
    • The std::fmt::Display trait has been implemented for Rational, SRational, and DateTime.
      • The Copy and Clone traits have been derived for Rational and SRational.
      • Converters from Rational/SRational to f64/f32 have been added.
        • Rational::to_f64 and SRational::to_f64.
        • From<Rational> and From<SRational> traits for f64 and f32.
      • Human readable printing of a Value has been supported. The Value::display_as method returns an object that implements the Display trait.
      • The Value::get_uint method has been added.
    Open source →
  14. 0.2.1 27 Mar 2017
    Release notes
    • A typo in the documentation has been fixed.
    Open source →
  15. 0.2.0 26 Mar 2017

    Nothing published for this version

  16. 0.1.3 12 Mar 2017
    Release notes
    • Constants for the new tags in Exif 2.31 have been added.
      • An ASCII field with zero count 0 is parsed to an empty Vec.
      • Tag and Context are no longer re-exported.
    Open source →
  17. 0.1.2 25 Feb 2017
    Release notes
    • Struct Reader has been added.
      • The parse_image function has been deperecated.
    Open source →
  18. 0.1.1 12 Jan 2017
    Release notes
    • The parse_image function has been added.
    Open source →
  19. 0.1.0 31 Dec 2016

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive