imagesize-conduit

Determine the size of some common image formats.

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

Version on this page:1.1
LTS Haskell 22.14:1.1@rev:3
Stackage Nightly 2024-03-28: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:6684df8fe7db0c60c30ddd04955183af2f8b603e081064078464588db4757ddb,1731

Module documentation for 1.1

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