exif orientation bug
Posted: 2014-12-29T01:21:54-07:00
http://marry.qiniudn.com/o_198pf52es1rg ... p5ha6v.jpg //this picture has exif information.
http://needkane.qiniudn.com/error6/jpg //this picture is the result that the first picture remove exif information.
Two pictures look the same.Now I want change the picture size.
Use command :
convert [picture name] -auto-orient -thumbnail 400x /tmp/imgmogr2-226590685.jpeg.
I found two results is different.
http://needkane.qiniudn.com/error6/jpg //this picture is the result that the first picture remove exif information.
Two pictures look the same.Now I want change the picture size.
Use command :
convert [picture name] -auto-orient -thumbnail 400x /tmp/imgmogr2-226590685.jpeg.
I found two results is different.