imagemagick convert alpha off code example Example: imagemagick delete transparent terminal find . -name "*.png" -exec convert "{}" -alpha off "{}" \;