Fork me on GitHub
The League of Extraordinary Packages

Our Packages:

Presented by The League of Extraordinary Packages

Getting Started

Configuration

Image API

Quick reference

Name Function Description  
Orientation or Rotates the image. info
Flip flip Flip the image. info
Crop crop Crops the image to specific dimensions. info
Width w Sets the width of the image, in pixels. info
Height h Sets the height of the image, in pixels. info
Fit fit Sets how the image is fitted to its target dimensions. info
Device pixel ratio dpr Multiples the overall image size. info
Brightness bri Adjusts the image brightness. info
Contrast con Adjusts the image contrast. info
Gamma gam Adjusts the image gamma. info
Sharpen sharp Sharpen the image. info
Blur blur Adds a blur effect to the image. info
Pixelate pixel Applies a pixelation effect to the image. info
Filter filt Applies a filter effect to the image. info
Watermark Path mark Adds a watermark to the image. info
Watermark Width markw Sets the width of the watermark. info
Watermark Height markh Sets the height of the watermark. info
Watermark X-offset markx Sets the watermark distance from left/right edges. info
Watermark Y-offset marky Sets the watermark distance from top/bottom edges. info
Watermark Padding markpad Sets the watermark distance from the edges. info
Watermark Position markpos Sets where the watermark is positioned. info
Watermark Alpha markalpha Sets the watermark opacity. info
Background bg Sets the background color of the image. info
Border border Add a border to the image. info
Quality q Defines the quality of the image. info
Format fm Encodes the image to a specific format. info