#!/bin/sh
fd -e pdf -x cpdfsqueeze {} {}
fd -e png -x oxipng {}
fd -e epub -e zip -x advzip -z4 {}
fd -e jpg -e jpeg -x jpegoptim {}