optimize.sh 73 B

123
  1. #!/bin/bash
  2. convert $1 -trim png8:$1-trimmed > /dev/null
  3. mv $1-trimmed $1