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:
=
安裝:
=
版本列表:
- 0.0.1 November 08, 2013 (19.0 KB)
Runtime 相依性套件 (1):
methadone
~> 1.3.1
Development 相依性套件 (9):
aruba
>= 0
bundler
~> 1.3
guard
>= 0
guard-bundler
>= 0
guard-cucumber
>= 0
guard-rspec
>= 0
rake
>= 0
rdoc
>= 0
rspec
>= 0