
Optimising gatsby‑image Even Further
Optimise gatsby‑image with sensible maxWidth and quality settings, GraphQL image data, and selective use of the native loading attribute in Gatsby.
Articles
Image rendering sounds simple until a page is slow, blurry, unstable, or needlessly expensive to download. These articles focus on the browser and delivery decisions behind that result, with performance measured in the experience a person receives rather than the number of optimisation terms applied.

gatsby‑image Even FurtherOptimise gatsby‑image with sensible maxWidth and quality settings, GraphQL image data, and selective use of the native loading attribute in Gatsby.

Reduce image brightness with CSS filters, including brightness(), animation, dark‑mode eye strain, visual treatment, and where filter effects are useful.
A bug in the WebKit engine that only affects website Retina screen devices means that setting a zero‑blur filter in CSS isn't as easy as it should be.