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:
=

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:

=

Total downloads 3,786

For this version 3,786

Version Released:

License:

MIT

Required Ruby Version: None

Links: