Fork me on GitHub
The League of Extraordinary Packages

Our Packages:

Presented by The League of Extraordinary Packages

Getting Started

Configuration

Image API

Adjustments

Brightness bri

Adjusts the image brightness. Use values between -100 and +100, where 0 represents no change.

<img src="kayaks.jpg?w=500&bri=-25">

© Photo Joel Reynolds

Contrast con

Adjusts the image contrast. Use values between -100 and +100, where 0 represents no change.

<img src="kayaks.jpg?w=500&con=25">

© Photo Joel Reynolds

Gamma gam

Adjusts the image gamma. Use values between 0.1 and 9.99.

<img src="kayaks.jpg?w=500&gam=1.5">

© Photo Joel Reynolds

Sharpen sharp

Sharpen the image. Use values between 0 and 100.

<img src="kayaks.jpg?w=500&sharp=15">

© Photo Joel Reynolds