websperts / tinypng-cli

Handy command line tool for shrinking PNG images using the TinyPNG API
MIT License
247 stars 39 forks source link

Fix resize: Adds `scale` as default method #37

Open darshanbib opened 1 year ago

darshanbib commented 1 year ago

Resize no longer works work unless this attribute is added. There are others that could work (https://tinypng.com/developers/reference) but this mirrors the original functionality of this package.