Chain image optimizations
This commit is contained in:
parent
f1d5637473
commit
f53cb6ef34
5 changed files with 9 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
|||
include_rules
|
||||
|
||||
: index.md |> !html |>
|
||||
: thumbnail.png |> convert %f -blur 0x8 %o |> thumb.png
|
||||
: shot_01.png |> !thumbnail |> thumb_temp.jpg
|
||||
: thumb_temp.jpg |> !compress_jpg |> thumb.jpg
|
||||
: foreach *.png |> !compress_png |> %g_opt.png
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 221 KiB |
Loading…
Add table
Add a link
Reference in a new issue