Merge pull request #351 from puzrin/patch-2

Add `probe-image-size`
This commit is contained in:
Sindre Sorhus
2015-09-12 11:16:33 +07:00

View File

@@ -331,6 +331,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [lwip](https://github.com/EyalAr/lwip) - Lightweight image processor which does not require ImageMagick. - [lwip](https://github.com/EyalAr/lwip) - Lightweight image processor which does not require ImageMagick.
- [pica](https://github.com/nodeca/pica) - High quality & fast resize (lanczos3) in pure JS. Alternative to canvas drawImage(), when no pixelation allowed. - [pica](https://github.com/nodeca/pica) - High quality & fast resize (lanczos3) in pure JS. Alternative to canvas drawImage(), when no pixelation allowed.
- [is-progressive](https://github.com/sindresorhus/is-progressive) - Check if a JPEG image is progressive. - [is-progressive](https://github.com/sindresorhus/is-progressive) - Check if a JPEG image is progressive.
- [probe-image-size](https://github.com/nodeca/probe-image-size) - Get the size of most image formats without a full download.
### Text ### Text