.profile/notebook/Linux/Tuprules/Miscelaneous.md

145 B

Miscelaneous

Random stuff that can be made easier with tup

Convert WebP to PNG

: foreach *.webp |> vips pngwrite %f %o |> %B.png