Core examples    Plugin Tests    Regression Tests    Upload example

Image404 Plugin Test

There should be a photo of the sun.
This uses a a URL rewrite rule to affect an entire folder, eliminating need for individual specificaiton of the 404 command. Should also display a sun.

CloudFront test

CloudFront removes all querystrings. The CloudFront plugin allows querystrings to bypass the querystring guillotine by using ';' instead of '?' and '&'.

PrettyGifs dithering support

Without dither

With dither (Floyd-Steinberg 30%)

With 4-pass dither (Floyd-Steinberg 30%)

Without dither

20% dither

50% dither

75% dither

FolderResizeSyntax plugin

Should be a 40px jpeg

Should be a 40px gif

Gradient plugin test (css and img)

SamplePlugin test

This should display "Success!"

SizeLimiting plugin tests

The following request should result in an 800x600 or smaller photo: click here.
The following request should throw an error: click here.

Watermark plugin test

This should have a watermark of a sun

This should not, since the watermark file doesn't exist

This should say Hello World!

This should have a transparent sun in the top left corner

This places a gradient background behind the planet using a background layer and the Gradient plugin.

ImageHandlerSyntax plugin

WebImageResizer compatibility

"Image Handler for ASP.NET 2.0" compatibility

BBImageHandler compatibility

BetterImageProcessor compatibility

AutoRotate plugin.

Without &autorotate=true

With &autorotate=true

With &autorotate=true&freeimage=true (requires freeimagedecoder plugin)

Presets plugin allows you to specify groups of settings and reference them by name

Using preset=thumb

Using preset=thumb&maxwidth=300

Using preset=thumb-defs&maxwidth=300 (thumb-defs provides defaults that can be overriden)