Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imager-io/imager
Automated image compression for efficiently distributing images on the web.
https://github.com/imager-io/imager
compression image image-compression image-optimization image-processing jpeg jpeg-image jpeg-image-compression optimization page-speed web-performance
Last synced: 3 months ago
JSON representation
Automated image compression for efficiently distributing images on the web.
- Host: GitHub
- URL: https://github.com/imager-io/imager
- Owner: imager-io
- License: mpl-2.0
- Created: 2019-11-03T19:55:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T23:14:33.000Z (over 3 years ago)
- Last Synced: 2024-06-30T21:20:13.994Z (4 months ago)
- Topics: compression, image, image-compression, image-optimization, image-processing, jpeg, jpeg-image, jpeg-image-compression, optimization, page-speed, web-performance
- Language: Rust
- Homepage: https://imager.io
- Size: 1.24 MB
- Stars: 627
- Watchers: 10
- Forks: 35
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-rust - Imager
- awesome-repositories - imager-io/imager - Automated image compression for efficiently distributing images on the web. (Rust)
- awesome-rust-cn - Imager
- awesome-rust - Imager - Automated image optimization. (Applications / Image processing)
- fucking-awesome-rust - Imager - Automated image optimization. (Applications / Image processing)
- fucking-awesome-rust - Imager - Automated image optimization. (Applications / Image processing)
README
# Imager
Apparently this project made it into the GitHub Archive Program.
## About
Imager is a tool for automated image compression, and can competitively optimize very noisy, high resolution images into rather “tiny” files.
## [Image Compression Benchmarks](https://github.com/colbyn/imager-bench-2019-11-2)
```text
source : ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 39.00M (4 images)
kraken.io : ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 24M
jpegmini.com : ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 16M
compression.ai: ▇▇▇▇▇▇▇▇ 8.90M
imager : ▇▇▇▇ 4.20M
```## Resources
* [./imager/Dockerfile](imager/Dockerfile)
### [Documentation](docs/imager)
* [./docs/imager/install.md](docs/imager/install.md)
Copyright 2020 Colbyn Wadman