Transformation presets

If you wish to apply the same transformations on many images, you can define presets and apply transformations only using the preset name. This will allow you to constuct semantic, SEO-friendly URLs.

p=X

Any resigin operation or image filter can be included in a preset, as well as watermarks, image compression and static file transformation parameters.

Defining presets

Photo alt \#responsive

Using presets

Sample presets

preset nameoperations and filters
gallery_thumbw=250&h=250&f=gray
gallery_mediumw=450&h=300&force_format=jpeg&q=85&radius=10

Here are a couple of images using the sample presets shown above.

Medium image w/ rounded corners

/docs/birds.jpg?p=gallery_medium

Extending presets

You can use additional operations together with a preset. Here is an example:

preset nameoperations and filters
red_ref_numberw=400&h=200&wat=1&wat_gravity=northeast&wat_pad=10&wat_font=Arial-Black&wat_fontsize=18&wat_colour=660000

An operation defined in any given preset cannot be overridden in the URL. For example, if a preset named small_img contains w=200, using /v7/original_image_url?p=small_img&w=400 will still yield a 200-pixel-wide image.