Skip to content

Instantly share code, notes, and snippets.

@ifirmawan
Created April 13, 2023 14:02
Show Gist options
  • Save ifirmawan/1b791e4ce307d8b8cc9a83cf99c9d8ee to your computer and use it in GitHub Desktop.
Save ifirmawan/1b791e4ce307d8b8cc9a83cf99c9d8ee to your computer and use it in GitHub Desktop.
Compress image size in Mac
sips -Z 1920 -s formatOptions 65 -s format jpeg * --out <source file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment