1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-08-20 15:24:47 +00:00
dotfiles/.local/bin/optiall
2021-07-09 21:10:18 -04:00

7 lines
165 B
Bash
Executable file

#!/bin/bash
fd -e pdf -x cpdfsqueeze {} {}
fd -e png -x oxipng
fd -e{epub,zip,cbz,jar} -x advzip -z4
fd -ejp{e,}g -x jpegoptim
fd -e webp -x cwebp -z 9 -mt {} -o {}