@11ty/eleventy-img
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/11ty__eleventy-img package

4.0.2 • Public • Published

eleventy Logo

eleventy-img

Requires Node 18+

Low level utility to perform build-time image transformations for both vector and raster images. Output multiple sizes, save multiple formats, cache remote images locally. Uses the sharp image processor.

You maintain full control of your HTML. Use with <picture> or <img> or CSS background-image, or others! Works great to add width and height to your images!

The full eleventy-img documentation is on 11ty.dev.

npm Version GitHub issues

Installation

npm install --save-dev @11ty/eleventy-img

The full eleventy-img documentation is on 11ty.dev.

Tests

npm run test

Community Roadmap

Package Sidebar

Install

npm i @11ty/eleventy-img

Weekly Downloads

14,016

Version

4.0.2

License

MIT

Unpacked Size

48.7 kB

Total Files

12

Last publish

Collaborators

  • zachleat