close

DEV Community

# imageoptimization

Techniques and Stormkit features for optimizing images.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How I configure Sanity image URL auto=format with next/image to serve WebP and AVIF

How I configure Sanity image URL auto=format with next/image to serve WebP and AVIF

Comments
5 min read
Lazy Loading, Code Splitting, and Image Optimization for SaaS Applications

Lazy Loading, Code Splitting, and Image Optimization for SaaS Applications

Comments
7 min read
How I cut Next.js bundle size by analysing and reducing chunk bloat

How I cut Next.js bundle size by analysing and reducing chunk bloat

Comments
4 min read
How I serve WebP and AVIF from Sanity without double-encoding in Next.js

How I serve WebP and AVIF from Sanity without double-encoding in Next.js

Comments
4 min read
How I derive sizes, width, and height from Sanity metadata to kill CLS

How I derive sizes, width, and height from Sanity metadata to kill CLS

Comments
5 min read
How I Eliminated Sanity Image Hot-Spot Reflows by Pre-Calculating Focal Crops

How I Eliminated Sanity Image Hot-Spot Reflows by Pre-Calculating Focal Crops

Comments
4 min read
How I keep Sanity image pipelines under 50 kB using LQIP hashes and blur overlays

How I keep Sanity image pipelines under 50 kB using LQIP hashes and blur overlays

Comments
4 min read
How I wire next/image to Sanity hotspot focal point data for pixel-perfect crops

How I wire next/image to Sanity hotspot focal point data for pixel-perfect crops

Comments
4 min read
Docker Multi-Stage Builds: Smaller, Secure Production Images

Docker Multi-Stage Builds: Smaller, Secure Production Images

Comments
17 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.