# sips

sips is a macOS specific command to convert images on the command line.

Convert image to a JPEG

sips -s format jpeg -s formatOptions best <INPUT_IMAGE_FILE> --out <OUTPUT_IMAGE_FILE>