@hackage imagesize-conduit1.1
Determine the size of some common image formats.
Categories
License
BSD-3-Clause
Maintainer
Adam Bergmark <adam@bergmark.nl>, Felipe Lessa <felipe.lessa@gmail.com>
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- bytestring >=0.10
- conduit >=1.1 && <1.4
- conduit-extra >=1.1 && <1.4
- exceptions >=0.4 Show all…
Dependents (3)
@hackage/waldo, @hackage/acme-everything, @hackage/thumbnail-plus
Currently supports PNG, GIF, and JPEG. This package provides a Sink that will consume the minimum number of bytes necessary to determine the image dimensions.