Home
Demo of the Fairu Statamic Addon — every image is served via fairu.app, transformed on the fly, responsively delivered and intelligently cropped via focal point.
Demo of the Fairu Statamic Addon — every image is served via fairu.app, transformed on the fly, responsively delivered and intelligently cropped via focal point.
sources generates the srcset automatically.
ratio keeps the aspect ratio consistent.
fetchMeta="true" pulls alt text, caption and focal point in a single batched API call (meta coalescing).
The focal point stored in Fairu is honored automatically — no matter the target ratio. The first crop overrides it with focal_point="50-50-1" (centered) for comparison.
fit="cover" fills the box and crops,
fit="contain" fits the entire image inside.
On-the-fly conversion via format and quality. Default is quality=90.
fetchMetaValues pulled live from Fairu — no Statamic asset container required.