Skip to content

Commit 0cc1d98

Browse files
authored
Update README.md
1 parent 5ae101c commit 0cc1d98

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ImageWizard 3.2
1+
# ImageWizard 3.4
22
A ASP.NET Core service / middleware to resize your images dynamically as alternative for thumbor.
33

44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -381,6 +381,8 @@ Use IUrlHelper
381381
- gif()
382382
- tga()
383383
- bmp()
384+
- webp()
385+
- webp(quality)
384386

385387
#### Special options
386388
- dpr(value) //set allowed device pixel ratio

0 commit comments

Comments
 (0)