hkk595 / mac-jpg-converter

Convert common image formats to jpg on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Convert common image formats to jpg on macOS

License:MIT License


Languages

Language:Shell 100.0%