File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,10 @@ Does not transmit the original. <br>
100100jpg_to_heif: {
101101 param: value,
102102},
103+ // you can also optimize images without changing the extension
104+ jpg_to_jpg: {
105+ param: value,
106+ },
103107```
104108
105109### Supported format names:
@@ -112,4 +116,4 @@ jpg_to_heif: {
112116- ` gif `
113117
114118### If you find a bug, please create an issue [ here] ( https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images/issues ) .
115- ### If this project was useful to you, you can give it a ★ in [ repository] ( https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images ) .
119+ ### If this project was useful to you, you can give it a ★ in [ repository] ( https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images ) .
You can’t perform that action at this time.
0 commit comments