Skip to content

Commit

Permalink
Rotate images based in EXIF data
Browse files Browse the repository at this point in the history
The latest version of `image-rs` supports reading and applying orientation
metadata for JPEG, WebP and TIFF formats.

Reference: https://docs.rs/image/latest/image/enum.DynamicImage.html#method.apply_orientation

Implements: #16
  • Loading branch information
City-busz committed Oct 31, 2024
1 parent 66edbdb commit a2f2f74
Show file tree
Hide file tree
Showing 3 changed files with 363 additions and 304 deletions.
Loading

0 comments on commit a2f2f74

Please sign in to comment.