sadovojav / yii2-image-thumbnail

Create image thumbnail Yii2 component
GNU General Public License v3.0
21 stars 12 forks source link

New functionality request #8

Open fabiomlferreira opened 8 years ago

fabiomlferreira commented 8 years ago

I think is not possible for example to create a thumbnail with a fix width and auto height (keeping the aspect ratio).

In many cases this I think this will be useful

m0bua commented 5 years ago

Or may be "max-width" and "max-height" and fit inside selected "box" with the same aspect ratio.