Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jogiter/progressive-jpegs
image optimization
https://github.com/jogiter/progressive-jpegs
Last synced: 9 days ago
JSON representation
image optimization
- Host: GitHub
- URL: https://github.com/jogiter/progressive-jpegs
- Owner: Jogiter
- Created: 2017-12-28T03:16:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T08:17:06.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T18:22:56.742Z (2 months ago)
- Language: JavaScript
- Homepage: https://images.guide/
- Size: 2.64 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [图片优化](https://images.guide/)
+ [Check if JPEG images are progressive](https://github.com/sindresorhus/is-progressive)
+ [progressive-test demo](http://techslides.com/demos/progressive-test.html)## Tools
+ [Minify PNG, JPEG, GIF and SVG images](https://github.com/sindresorhus/gulp-imagemin)
+ [Convert images to WebP](https://github.com/sindresorhus/gulp-webp)
+ [七牛cdn](https://portal.qiniu.com/) 支持图片webp格式## products
+ [pinterest](https://www.pinterest.com/) using progressive jpeg
![Progressive JPEGs](https://res.cloudinary.com/ddxwdqwkr/image/upload/v1506382472/essential-image-optimization/pinterest-loading.png)
Pinterest's JPEGs are all progressively encoded. This optimizes the user experience by loading them each scan-by-scan.