imagesize-conduit

Determine the size of some common image formats.

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

Version on this page:1.0.0.4@rev:1
LTS Haskell 22.18:1.1@rev:3
Stackage Nightly 2024-04-24: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.0.0.4@sha256:9a9a6ea6572ae1cdf6f1df1bbd35c96ae2aac9f61f7eabbcc1a60ed792d14a3d,1739

Module documentation for 1.0.0.4

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.0.0.4

  • Change maintainer field
  • Add changelog

1.0.0.3