Files
hugo/hugolib
Bjørn Erik Pedersen ef0e7149d6 Add $image.Process
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
2023-09-24 11:54:29 +02:00
..
2022-02-23 22:43:19 +01:00
2023-07-28 15:14:24 +02:00
2022-12-22 18:53:12 +01:00
2023-08-03 20:00:57 +02:00
2023-08-03 20:00:57 +02:00
2023-08-03 20:00:57 +02:00
2023-08-03 20:00:57 +02:00
2023-08-03 20:00:57 +02:00
2023-08-03 20:00:57 +02:00
2023-08-24 19:57:44 +03:00
2023-09-24 11:54:29 +02:00