An open API service indexing awesome lists of open source software.

https://github.com/otherguy/optimize-image-service

macOS service to optimize the file size of JPG and PNG images
https://github.com/otherguy/optimize-image-service

Last synced: over 1 year ago
JSON representation

macOS service to optimize the file size of JPG and PNG images

Awesome Lists containing this project

README

          

# 🖼 Optimize Image Service

macOS service to optimize the file size of JPG and PNG images

## Description 📚

You need [Homebrew](https://brew.sh) installed. Then, use it to install `jpegoptim` and `optipng`.

$ brew install jpegoptim optipng

## Uninstall 😖

If you're unhappy with this service, remove it from your `~/Library/Services` directory:

$ rm -rf ~/Library/Services/Optimize\ Image.workflow

Please let me know what you didn't like!