Skip to content

Instantly share code, notes, and snippets.

@jordanhudgens
Created September 28, 2018 21:46
Show Gist options
  • Save jordanhudgens/8154303b25f757f151ef3681aa530963 to your computer and use it in GitHub Desktop.
Save jordanhudgens/8154303b25f757f151ef3681aa530963 to your computer and use it in GitHub Desktop.
> require 'image_optimizer'
# => true
> ImageOptimizer.new('features-img.jpg', quality: 25).optimize
# => features-img.jpg 1400x933 24bit P Exif IPTC XMP ICC Adobe [OK] 1111484 --> 92211 bytes (91.70%), optimized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment