/1/display/resize

Resize images to a specified width or height. Aspect ratio will always be preserved, so you shouldn’t expect to receive an image with the exact specified dimensions. If width and height are omitted, then the image will simply be proxied.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The URL of the image to proxy. The URL must be url-encoded to ensure that Embedly retrieves the correct link.

string
required

Your Embedly API key.

string

The URL of the fall back image to use when url fails. The URL must be url-encoded to ensure that Embedly retrieves the correct link.

int32

Maximum width in pixels

int32

Maximum height in pixels

boolean
Defaults to false

Allow upscaling if the image is smaller than the target dimensions.

boolean
Defaults to true

Setting animate to false will convert the image to the first frame of animation for animated images. Setting this value on non-animated images will have non effect and is safe to do.

boolean
Defaults to true

Setting to true utilizes palette quantization, and increases response time. Setting to false is lossless, zlib compression

int32
Defaults to 85

Output quality for JPEG/WebP (1-100). Higher = better quality, larger file.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Query
LoadingLoading…
Response
Choose an example:
application/json