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
..
2023-07-28 10:31:37 +02:00
2023-06-18 13:03:04 +02:00
2023-07-28 15:14:23 +02:00
2023-05-16 18:01:29 +02:00
2023-05-20 17:45:56 +02:00
2023-07-28 15:14:23 +02:00
2023-08-03 20:00:57 +02:00
2023-07-28 15:14:23 +02:00
2023-07-28 15:14:23 +02:00
2023-08-03 20:00:57 +02:00
2023-05-16 18:01:29 +02:00
2023-05-29 14:01:07 +02:00
2023-05-16 18:01:29 +02:00
2023-05-16 18:01:29 +02:00
2023-06-29 10:14:19 +02:00
2023-06-29 10:14:19 +02:00
2023-09-24 11:54:29 +02:00
2023-06-14 12:18:11 +02:00
2023-05-29 14:01:07 +02:00
2023-06-18 13:03:04 +02:00
2023-08-03 20:00:57 +02:00
2023-06-29 10:14:19 +02:00