convert -auto-orient
Brought to you by:
jimpower
Hi to the phpGraphy Team,
I recommend adding a -auto-orient resulting in:
$cmd = $convert_path.' -auto-orient '.$convert_geometry_args.' -quality '.$quality.' '.$convert_profile_args;
This auto rotates the generated thumbnail or hi-res 800x600 image according to exif orientation tag taken from digital camera.
Thanks for developing of phpGraphy
herr_blaschke