Browse Source

Merge pull request #221 from puzrin/pica

Image: pica
master
Sindre Sorhus 10 years ago
parent
commit
9572f01b17
  1. 2
      readme.md

2
readme.md

@ -301,7 +301,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [image-type](https://github.com/sindresorhus/image-type) - Detect the image type of a Buffer/Uint8Array.
- [gm](https://github.com/aheckmann/gm) - GraphicsMagick and ImageMagick wrapper.
- [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.
### Text

Loading…
Cancel
Save