Skip to main content

Crate rex_image

Crate rex_image 

Source

Structs§

ImageCache
OptimizeParams

Enums§

OutputFormat

Functions§

generate_blur_placeholder
Generate a tiny LQIP blur placeholder (8px wide).
negotiate_format
Pick the best output format from an Accept header. Always returns JPEG for auto-negotiation — it’s the best lossy format available until lossy WebP or AVIF support is added. Users can explicitly request other formats via the f= query parameter.
optimize
Decode, resize, and re-encode an image.