/mac-jpg-converter

Convert common image formats to jpg on macOS

Primary LanguageShellMIT LicenseMIT

mac-jpg-converter

A shell script for converting common image formats to jpg by batch on macOS.

Usage

Grant execution permission to the script:

sudo chmod +x jpg_converter.sh

Run the script:

./jpg_converter.sh <source directory> <destination directory>