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:
- 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
guard-bundler
>= 0
guard-cucumber
>= 0
guard-rspec
>= 0
rake
>= 0
rdoc
>= 0
rspec
>= 0