Skip to content

Sources & Maintenance

Drupal Research Install

Claims here were checked against a local Drupal install of core and the modules named below, rather than quoted from documentation.

Web Sources

Source URL Guide Sections Last Verified
MDN Responsive Images Guide https://developer.mozilla.org/en-US/docs/Web/HTML/Guides/Responsive_images responsive-images-craft 2026-03-04
web.dev Responsive Images https://web.dev/learn/design/responsive-images responsive-images-craft 2026-03-04
MDN Image Types & Formats https://developer.mozilla.org/en-US/docs/Web/Media/Guides/Formats/Image_types image-format-strategy 2026-03-04
SpeedVitals WebP vs AVIF 2025 https://speedvitals.com/blog/webp-vs-avif/ image-format-strategy 2026-03-04
Smashing Magazine Modern Image Formats https://www.smashingmagazine.com/2021/09/modern-image-formats-avif-webp/ image-format-strategy 2026-03-04
web.dev Browser-Level Image Lazy Loading https://web.dev/articles/browser-level-image-lazy-loading loading-and-decode-craft 2026-03-04
web.dev Optimize LCP https://web.dev/articles/optimize-lcp loading-and-decode-craft 2026-03-04
MDN Fix Image LCP https://developer.mozilla.org/en-US/blog/fix-image-lcp/ loading-and-decode-craft 2026-03-04
Mux: Blurry Image Placeholders https://www.mux.com/blog/blurry-image-placeholders-on-the-web placeholder-strategies 2026-03-04
ThumbHash GitHub https://github.com/evanw/thumbhash placeholder-strategies 2026-03-04
MDN aspect-ratio https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/aspect-ratio placeholder-strategies 2026-03-04
web.dev Third-Party Embed Best Practices https://web.dev/articles/embed-best-practices video-and-embed-craft 2026-03-04
lite-youtube-embed (Paul Irish) https://github.com/paulirish/lite-youtube-embed video-and-embed-craft 2026-03-04
MDN Autoplay Guide https://developer.mozilla.org/en-US/docs/Web/Media/Guides/Autoplay video-and-embed-craft 2026-03-04
Chrome Autoplay Policy https://developer.chrome.com/blog/autoplay video-and-embed-craft 2026-03-04
dbushell SVG Icons with CSS Masks https://dbushell.com/2024/01/19/svg-icons-with-css-masks/ svg-craft 2026-03-04
Frontend Masters: Mask Your Icons https://frontendmasters.com/blog/mask-your-icons/ svg-craft 2026-03-04
Smashing Magazine: Accessible SVG Patterns https://www.smashingmagazine.com/2021/05/accessible-svg-patterns-comparison/ svg-craft 2026-03-04
SVGO documentation https://svgo.dev/ svg-craft 2026-03-04
MDN dialog element https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dialog image-effects-craft 2026-03-04
Sharp documentation https://sharp.pixelplumbing.com/ build-pipeline-optimization 2026-03-04
Addy Osmani Essential Image Optimization https://images.guide/ build-pipeline-optimization 2026-03-04
Cloudinary Image Optimization https://cloudinary.com/documentation/image_optimization build-pipeline-optimization 2026-03-04
Drupal Responsive Image module docs https://www.drupal.org/docs/core-modules-and-themes/core-modules/responsive-image-module drupal-media-pipeline 2026-03-04
ImageAPI Optimize AVIF & WebP https://www.drupal.org/project/imageapi_optimize_avif_webp drupal-media-pipeline 2026-03-04
Focal Point module https://www.drupal.org/project/focal_point drupal-media-pipeline 2026-03-04

Code Sources

Module Relative Path Guide Sections Drupal Version
Image module (core) core/modules/image/ drupal-media-pipeline 10/11.x
Responsive Image module (core) core/modules/responsive_image/ drupal-media-pipeline 10/11.x
Media module (core) core/modules/media/ drupal-media-pipeline 10/11.x
Focal Point modules/contrib/focal_point/ drupal-media-pipeline 2.x
ImageAPI Optimize modules/contrib/imageapi_optimize/ drupal-media-pipeline 4.x
ImageAPI Optimize AVIF & WebP modules/contrib/imageapi_optimize_avif_webp/ drupal-media-pipeline 1.x