We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae101c commit 0cc1d98Copy full SHA for 0cc1d98
README.md
@@ -1,4 +1,4 @@
1
-# ImageWizard 3.2
+# ImageWizard 3.4
2
A ASP.NET Core service / middleware to resize your images dynamically as alternative for thumbor.
3
4
[](https://opensource.org/licenses/MIT)
@@ -381,6 +381,8 @@ Use IUrlHelper
381
- gif()
382
- tga()
383
- bmp()
384
+- webp()
385
+- webp(quality)
386
387
#### Special options
388
- dpr(value) //set allowed device pixel ratio
0 commit comments