.profile/notebook/Linux/Tuprules/Miscelaneous.md
2022-06-13 10:27:40 +02:00

145 B

Miscelaneous

Random stuff that can be made easier with tup

Convert WebP to PNG

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