Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mscoutermarsh/zeit-image-optimizer
Improve your apps performance with lossless image optimization
https://github.com/mscoutermarsh/zeit-image-optimizer
image optimization serverless zeit
Last synced: about 1 month ago
JSON representation
Improve your apps performance with lossless image optimization
- Host: GitHub
- URL: https://github.com/mscoutermarsh/zeit-image-optimizer
- Owner: mscoutermarsh
- Created: 2019-06-03T02:41:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T04:53:37.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T21:08:05.804Z (4 months ago)
- Topics: image, optimization, serverless, zeit
- Language: JavaScript
- Homepage: https://zeit.co/integrations/image-optimizer
- Size: 12.7 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ⚡️ Image Optimizer
### [Try it now on Zeit](https://zeit.co/integrations/image-optimizer)
![](https://zeit-int-images.mscoutermarsh.now.sh/1.png)
![](https://zeit-int-images.mscoutermarsh.now.sh/2.png)
### Faster page loads
Effortlessly reduce the size of your images.### Audit your app
Analyze every image in your deployment. Gain insights into what can be optimized further.
See all the potential bytes you could save your users.### Lossless optimization
It's the best kind of optimization there is. No one likes blurry images. That's why we use lossless. Excess data is removed from the files without touching image quality. Same super sharp images, just smaller and faster.### Future
This was built very quickly, potential ways to make it even better.- Store data in dynamo (so can go beyond 100kb limit)
- Run after every deploy automatically and send notifications on changes
- Track scores over time
- Support SVGs
- Download all files in a Zip at once
- Configurable quality settings (for example, could set to auto optimize to 90%)### ❤️ Zeit Hackathon
This was built in a day for the [Zeit Hackathon](https://zeit.co/hackathon). The code is... special. 😎