Some handy bash files for Linux
This bash script will convert all the files with heic extension in that same path to jpg format by default.
- To use this script:
./heic-converter.sh
-p
Convert heic files to png format. Note that this option is a bit slower than the jpg format.