smartcrop.py icon indicating copy to clipboard operation
smartcrop.py copied to clipboard

avoid rotation

Open vlasvlasvlas opened this issue 2 years ago • 0 comments

Hi, i was testing the cli and python script version, and it the out rotates the output image when I resize it

how can i avoid rotation of image? i only need crop, not rotation.

thanks!

example smartcroppy --width 1440 --height 1080 img_02.jpg img_02_output.jpg

input: img_02

output: img_02_output

vlasvlasvlas avatar Mar 02 '22 19:03 vlasvlasvlas