Image not loaded!

ImageViewportResizer tries to resize the images to fit viewport of the browser. Add GET parameters to display image resized to your preference.

image
Image URL to display.
fit
Describe how to fit the image. Value: width, height. Defaults to width.
scale
Scaling augmentation of the image in addition to image resizing done by fit parameter. Defaults to 1.
background
Color of the background (if the image doesn't cover the entire viewport. Defaults to white. It accepts HTML color codes and names. Note that you need to URL escape RGB codes like #566D7E as %23566D7E.

Examples: