theotherphil / imagecli

A command line image processing tool
MIT License
262 stars 5 forks source link

Use image::resize_exact instead of image::resize, as the latter always preserves aspect ratio #56

Closed theotherphil closed 3 years ago

theotherphil commented 3 years ago

Fixes https://github.com/theotherphil/imagecli/issues/55