From 455ce17e788ee36d98506a73f7275c2a12079ab5 Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Sat, 12 Sep 2015 02:04:51 +0300 Subject: [PATCH] Add `probe-image-size` --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 125be99..4716952 100644 --- a/readme.md +++ b/readme.md @@ -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. - [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. +- [probe-image-size](https://github.com/nodeca/probe-image-size) - Get the size of most image formats without a full download. ### Text