{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/image-optimization.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/image-optimization/#article", "headline": "Image optimisation", "description": "Serve images in modern formats (WebP, AVIF), at the right size for the viewport, with explicit dimensions. Images are the largest payload on most pages.", "url": "https://webspecification.com/spec/performance/image-optimization/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T09:13:20.000Z", "citation": [ { "@type": "CreativeWork", "name": "MDN — : The Image Embed element", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "web.dev — Use modern image formats", "url": "https://web.dev/articles/serve-images-webp", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "web.dev — Serve responsive images", "url": "https://web.dev/articles/serve-responsive-images", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "HTTP Archive — Web Almanac: Media", "url": "https://almanac.httparchive.org/en/2024/media", "publisher": { "@type": "Organization", "name": "HTTP Archive" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/image-optimization/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Performance", "item": "https://webspecification.com/spec/performance/" }, { "@type": "ListItem", "position": 4, "name": "Image optimisation", "item": "https://webspecification.com/spec/performance/image-optimization/" } ] } ] }