We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1848cc3 commit 6920691Copy full SHA for 6920691
README.md
@@ -4,7 +4,7 @@ Snippet for resizing Images in MODX. It replaces [pThumb](https://github.com/mod
4
5
✅ Generates WebP
6
✅ Output srcset and aspect ratio for better web vitals
7
-✅ Can use binary libs like `convert` (Imagine workaround on IONOS) and `ffmpeg` (for Videothumbnails)
+✅ Can use binary libs like `convert` (Imagine workaround on IONOS) and `ffmpeg` (for Videothumbnails)
8
✅ Output as base64 for Lazyloading Placeholders
9
10
## Options
0 commit comments