11ty / eleventy-img

Utility to perform build-time image transformations.

Home Page:https://www.11ty.dev/docs/plugins/image/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG Short Circuit swap between `"size"` and `true` automatically

zachleat opened this issue · comments

Some heuristics to automatically swap between these two features (as true is less resource intensive).

Noting that true will likely be the same as "size" output for SVGs below a certain size/output threshold.