exif-rs

Exif parsing library written in pure Rust (by kamadak)

Exif-rs Alternatives

Similar projects and alternatives to exif-rs

  1. Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. slint

    151 exif-rs VS slint

    Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.

  4. sqlx

    151 exif-rs VS sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

  5. rust-analyzer

    A Rust compiler front-end for IDEs

  6. diesel

    89 exif-rs VS diesel

    A safe, extensible ORM and Query Builder for Rust

  7. reqwest

    60 exif-rs VS reqwest

    An easy and powerful Rust HTTP Client

  8. Catch

    59 exif-rs VS Catch

    A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. image

    38 exif-rs VS image

    Encoding and decoding images in Rust (by image-rs)

  11. rp-hal

    31 exif-rs VS rp-hal

    A Rust Embedded-HAL for the rp series microcontrollers

  12. avr-hal

    30 exif-rs VS avr-hal

    embedded-hal abstractions for AVR microcontrollers

  13. rawloader

    rust library to extract the raw data and some metadata from digital camera images

  14. tutorials

    📚 Stash of tutorials completed for learning cool stuff. (by mihaigalos)

  15. image-sieve

    GUI based tool to sort and categorize images written in Rust

  16. img-parts

    Low level crate for reading and writing Jpeg, Png and RIFF image containers

  17. fast_image_resize

    Rust library for fast image resizing with using of SIMD instructions.

  18. img-hash

    A Rust library for calculating perceptual hash values of images

  19. exiftool-rs

    Discontinued Image metadata scrubber written in Rust.

  20. pmp-library

    The Polygon Mesh Processing Library

  21. rust-bitfield

    This crate provides macros to generate bitfield-like struct.

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better exif-rs alternative or higher similarity.

exif-rs discussion

Log in or Post with

exif-rs reviews and mentions

Posts with mentions or reviews of exif-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-04.
  • Hey Rustaceans! Got a question? Ask here! (27/2022)!
    14 projects | /r/rust | 4 Jul 2022
    I dont want the files to waste a lot of space so i decided to resize them. For that i used the resize method from the "image" crate. Everything works fine, until i start to upload images above 5mb. Then the resize method starts to rotate the images. I think i narrowed it down to the resize function deleting any existing exif data inside the image file. That way the orientation flag is removed and the image is in its default position. I already tried to fix this, by saving the exif data before resizing and then rewriting it to the image file. The only library that i could find that supports writing (at least for png and jpeg) was this one: kamadax-exif. The problem is, that when i write the exif data (all the previous data or just the orientation data) the file gets corrupted. Now to my question: Can someone recommend a library that can resize images, that preserves the aspect ratio and does not delete the exif data? if not, does someone have an idea on how to resize the images differently? Or maybe there exists another exif data crate that i can use? I hope this question is understandable, thanks in advance :)
  • Announcing: ImageSieve, a tool to assist in sorting and archiving images and videos
    6 projects | /r/rust | 13 Feb 2022
    I absolutely loved all the crates available that made my life very simple in many cases. I used (among others) the slint ui framework, kamadak-exif, img_hash, fast_image_resize and rawloader.

Stats

Basic exif-rs repo stats
2
219
5.5
6 months ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io