RubyGems Navigation menu

fix_iphone_picture_orientation 0.0.1

Convert iPhone images to have a useful Orientation tag value and be internally correctly oriented. The iPhone has used the EXIF tag Orientation to store the actual orientation of the camera. A lot of programs and libraries don't seem to understand this, especially online photo galleries such as Flickr and Gallery. This program will modify the image to rotate it internally according to the iPhone's orientation value, and then set the EXIF orientation tag to "Horizontal (normal)" thus removing the confusion.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - November 08, 2013 (19 KB)

Runtime Dependencies (1):

methadone ~> 1.3.1

Development Dependencies (9):

aruba >= 0
bundler ~> 1.3
guard >= 0
rake >= 0
rdoc >= 0
rspec >= 0

Owners:

Authors:

  • Tamara Temple

SHA 256 checksum:

8b302ff7a6f22483aea76a8c05f5e3d3bd067fcf9bb4ee15ad5601deb753a486

Total downloads 3,673

For this version 3,673

License:

MIT

Required Ruby Version: None

Links: