Overview
Sources
Libraries
Images API

Width width

Specify the width for the output image measured in pixels.

If only width parameter is specified without defining the height (with height parameter) the output image will be resized according to the specified width not altering the original image aspect ratio.

Examples

Specify a width of 600 pixels with width=600 param:

GET
https://assets.imglab-cdn.net/flowers.jpeg?width=600
Tulips field image resized using width parameter.
x px