Apple Scriptable Image Processing System. Raster/Query images and ColorSync ICC Profiles.
sips --out {{path/to/out_dir}}
sips -z {{1920}} {{300}} {{image.ext}}
sips -Z {{1920}} {{300}} {{image.ext}}
sips --resampleWidth {{960}} {{path/to/images}}
sips --matchTo '/System/Library/ColorSync/Profiles/Generic RGB Profile.icc' {{path/to/image.ext}} {{path/to/out_dir}}
sips -d profile --deleteColorManagementProperties {{path/to/image.ext}}