Avvyr Assets

On-the-fly image processing and delivery for the Avvyr platform. Request any asset with transformation parameters and receive an optimized, edge-cached response.

Read the documentation Service health

Example

https://assets.avvyr.com/path/to/image.jpg?width=800&height=600&fit=cover&fm=webp&q=80

Parameters

ParameterValuesDescription
width, heightpxTarget dimensions, capped at a combined 4000 px
fitcover, contain, fillHow the image maps onto the target box
fmwebp, jpeg, png, gifOutput format conversion
q1 to 100Quality for webp and jpeg, default 80
trimflagAuto-crop uniform background borders
padpxPadding around the image inside the target box
fill, fill-colorsolid, hexSolid background fill, e.g. fill=solid&fill-color=FFFFFF