Skip to content

Instantly share code, notes, and snippets.

@leveled
Created February 1, 2021 19:58
Show Gist options
  • Save leveled/49314da4371b3905d9219ea1dce47a6a to your computer and use it in GitHub Desktop.
Save leveled/49314da4371b3905d9219ea1dce47a6a to your computer and use it in GitHub Desktop.
compress JPEG file on the command line on Linux
jpegoptim --size=250k tecmint.jpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment