Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 256 Bytes

ImageResizer

I needed a fast way to resize some images, maintaining aspect ration and as much quality as I could.

StackOverflow gave me the base of the method, and I modded it with a simple aspect ratio checker.