Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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. 😎