imagesize-conduit

Determine the size of some common image formats.

http://github.com/silkapp/imagesize-conduit

Version on this page:1.1@rev:1
LTS Haskell 22.13:1.1@rev:3
Stackage Nightly 2024-03-14:1.1@rev:3
Latest on Hackage:1.1@rev:3

See all snapshots imagesize-conduit appears in

BSD-3-Clause licensed by Michael Snoyman
Maintained by Silk, Felipe Lessa
This version can be pinned in stack with:imagesize-conduit-1.1@sha256:4eadb7e6840fdaac989d6261d9b58ff1918d2369134764f79e1f9562762207bf,1791

Module documentation for 1.1

Used by 1 package in nightly-2017-10-28(full list with versions):

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.

Changes

Changelog

1.1

  • Add support for different exception methods with MonadThrow
  • Add custom exception ImageSizeException

1.0.0.4

  • Change maintainer field
  • Add changelog

1.0.0.3