« Back to Index

[image quality reduction]

View original Gist on GitHub

Tags: #bash #image #quality

image quality reduction.sh

# sips comes with macOS (so nothing to install)

sips --setProperty formatOptions 80 ~/Downloads/test.jpg

# took a 6.7mb file down to 2.5mb with no apparent loss in quality!