Sizeify
API
- w200resizes the width to 200, preserving aspect ratio
- h150resizes the height to 200, preserving aspect ratio
- 50x75sizes the width to 50, and height to 75 (destroying aspect ratio)
- l500resizes the image along it's longest dimension to 500.
- s300resizes the image along it's shortest dimension to 300.
- p110creates a square 110x110. White padding is used to maintain aspect ratio
- b110same, but with black padding
- g110same, but with gray padding
Create and fetch
result