1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-29 05:18:51 +00:00
dotfiles/bin/undeflate

7 lines
246 B
Bash
Executable file

#!/bin/bash
fd -e pdf -x qpdf --stream-data=uncompress --replace-input --compress-streams=n --recompress-flate --compression-level=0 --optimize-images {}
fd -e \~qpdf-orig -x rm
fd -t f -x advzip -z0
fd -e png -x advpng -z0
fd -t f -x advdef -z0