valosekj / bash_basics

Bundle of bash, python and matlab scripts and functions used in routine work
MIT License
2 stars 0 forks source link

convert_images.sh - change suffix #7

Open valosekj opened 2 years ago

valosekj commented 2 years ago

Currently, convert_images.sh script saves output image with decreased quality with a suffix _compressed. It would be better to store original image with a suffix _orig and compressed image with original filename.