JamieMason / ImageOptim-CLI

Make optimisation of images part of your automated build process
https://foldleft.io/image-tools
MIT License
3.45k stars 125 forks source link

A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests. #188

Closed elalemanyo closed 3 years ago

elalemanyo commented 3 years ago

Description

Create a Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.

Suggested Solution

Create something similar to calibreapp/image-actions, this action works really good but the compression is not as good as the one from ImageOptim 😊

Help Needed

Maybe someone with experience creating GitHub Actions wants to help, I never did one 🙈

JamieMason commented 3 years ago

Although this is a request for someone to start a new project with/for you and is not related to activity in this repo, I'll leave this issue open for a while incase you get any takers 👍🏻 . The GitHub Action would need to run something in OSX as ImageOptim is only available for that.

elalemanyo commented 3 years ago

@JamieMason I think this is too complicated and not sure if it was a good idea 😬 I think it is better to close it. Thanks

JamieMason commented 3 years ago

Thanks for updating, it is possible I think but yes probably a big job.