Title here
Summary here
Images for Thulite websites. Simple setup. Sensible defaults.
Get Started# Images (@thulite/images)
[thulite_images]
[thulite_images.defaults]
decoding = "async" # sync, async, or auto (default)
fetchpriority = "auto" # high, low, or auto (default)
loading = "lazy" # eager or lazy (default)
widths = [480, 576, 768, 1025, 1200, 1440] # [640, 768, 1024, 1366, 1600, 1920] for example
sizes = "auto" # 100vw (default), 75vw, or auto for example
process = "" # "fill 1600x900" or "fill 2100x900" for example
lqip = "16x webp q20" # "16x webp q20" or "21x webp q20" for exampleImages are compressed and optimized during build for faster loading times.
Generates multiple image sizes and serves the right one for each device.
Automatically delivers optimized formats like WebP and AVIF when supported.
Add images with minimal markup — no complex configuration required.
Optimized images improve Core Web Vitals and overall page speed.