Skip to navigation Skip to main content
These docs are for an upcoming version of Build Awesome — take extra care before linking here as URLs may change! Look to the latest stable docs instead (or the full release history).

Image (WebC)

On this page
    Eleventy Image Usage Types
    • Image HTML Transform: Recommended—start with this one! It’s the easiest to configure and is compatible with all template syntax.
    Feature Removed
    Due to and maintenance cost and feature overlap with the Image HTML Transform, the <eleventy-image> WebC component was retired in Eleventy Image v7. Read more at GitHub Issue #305. The HTML Transform method is recommended moving forward. You can also create your own Image component using an approach similar to Asynchronous Shortcodes using webc:type="js".