Page resources inherit the original
Page bundles store originals. Processing methods create derivatives in resources/_gen. A lighter original means faster builds and smaller deploys.
Why it matters
- Netlify/Cloudflare build minutes are finite.
- Photo blogs multiply images per section.
- You can convert locally without installing libwebp in CI.
How to do it
- Convert each bundle's images, keep filenames where possible.
- Use
.Resize/.Fitin templates as you already do. - Prefer WebP in
goldmarkimage renders.
Settings that work
1600 px / 80% for article images. 2000 px for full-bleed.