Use WebP images
This commit is contained in:
parent
20cade0fca
commit
c71514528e
8 changed files with 17 additions and 6 deletions
|
@ -1 +1,12 @@
|
|||
:foreach *.png *.jpg |> !tup_preserve |>
|
||||
: foreach \
|
||||
fabien.jpg \
|
||||
fabien_zenly.jpg \
|
||||
mantis_shrimp.png \
|
||||
|> cwebp -q 80 %f -o %o |> %B.webp
|
||||
|
||||
: foreach \
|
||||
github_logo.png \
|
||||
gitlab_logo.png \
|
||||
leencktyn_logo.png \
|
||||
mastodon.jpg \
|
||||
|> cwebp -q 80 -resize 0 40 %f -o %o |> %B_40.webp
|
||||
|
|
BIN
images/fabien_zenly.jpg
Normal file
BIN
images/fabien_zenly.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 578 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue