Skip to content

Instantly share code, notes, and snippets.

@johnslipper
Last active September 13, 2016 21:56
Show Gist options
  • Save johnslipper/aed884638e4cf398c57b1808ec6f592d to your computer and use it in GitHub Desktop.
Save johnslipper/aed884638e4cf398c57b1808ec6f592d to your computer and use it in GitHub Desktop.
SilverStripe Optimised Image configuration for retaining JPEG Exif data on resample
---
After: 'silverstripe-optimisedimage/config#core'
---
ImageOptimiserService:
availableCommands:
jpg:
jpegoptim: '%s/jpegoptim -p --all-progressive %s'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment