prplecake / go-thumbnail

Provides a method to create thumbnails from provided images.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Return proportional thumbnail #7

Closed prplecake closed 2 years ago

prplecake commented 2 years ago

Don't just return a square thumbnail, return one proportional to the original image's dimensions.