mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-22 02:33:02 +00:00
Which supports all the existing actions: resize, crop, fit, fill. But it also allows plain format conversions: ``` {{ $img = $img.Process "webp" }} ``` Which will be a simple re-encoding of the source image. Fixes #11483 |
||
---|---|---|
.. | ||
collections | ||
constants | ||
herrors | ||
hexec | ||
hreflect | ||
hstrings | ||
htime | ||
hugio | ||
hugo | ||
loggers | ||
maps | ||
math | ||
para | ||
paths | ||
terminal | ||
text | ||
types | ||
urls | ||
docs.go |