Apple Scriptable Image Processing System. 래스터/쿼리 이미지 및 ColorSync ICC 프로필. 더 많은 정보: https://keith.github.io/xcode-man-pages/sips.1.html.
sips --out {{경로/대상/출력_폴더}}
sips --resampleHeightWidth {{1920}} {{300}} {{이미지_파일.ext}}
sips --resampleHeightWidthMax {{1920}} {{300}} {{이미지_파일.ext}}
sips --resampleWidth {{960}} {{경로/대상/이미지}}
sips --matchTo "/System/Library/ColorSync/Profiles/Generic RGB Profile.icc" {{경로/대상/이미지.ext}} {{경로/대상/출력_폴더}}
sips --deleteProperty profile --deleteColorManagementProperties {{경로/대상/이미지_파일.ext}}