Skip to content

Instantly share code, notes, and snippets.

View javabean's full-sized avatar

Cédrik javabean

View GitHub Profile
#!/bin/sh
# requires jpeg-recompress <https://github.com/danielgtaylor/jpeg-archive>
# same as jpeg-archive, but:
# * without 3rd-party dependencies
# * can re-compress a single file as well as a directory
# * replaces original with optimized version (keeping file timestamps)
# * no support for RAW images