Convert HEIC to JPG
This script works on Mint 20. HEIC files are converted and moved to a folder (created by the script) called ‘JPEG”. #!/bin/bash # ============================================================ # convert_heic.sh # Run from inside…
This script works on Mint 20. HEIC files are converted and moved to a folder (created by the script) called ‘JPEG”. #!/bin/bash # ============================================================ # convert_heic.sh # Run from inside…