thumbnail-plus: Generate thumbnails easily and safely.
This package provides every tool you need to easily and safely generate thumbnails for JPG, GIF and PNG images.
By safely, we mean that this package should be able to handle images uploaded to a public web server without any known vulnerabilities:
File sizes are constrained and checked.
Image sizes are constrained and checked before the images are loaded into memory. Uses
imagesize-conduit
by Michael Snoyman.Optionally, the original image is reencoded before being saved.
The images are processed using the GD library, which is heavily battle-tested and audited by many pairs of eyeballs.
Please report any vulnerabilities you may find, we take strive to make this library suitable for processing arbitrary images.
[Skip to Readme]
Downloads
- thumbnail-plus-1.0.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5 |
---|---|
Dependencies | base (>=4.6 && <5), bytestring (>=0.10), conduit (>=1.1), conduit-extra (>=1.1), data-default (>=0.5), directory, either (>=4.1 && <5), gd (>=3000.7.3), imagesize-conduit (>=1.0.0.3), resourcet (>=0.4), temporary (>=1.2), transformers (>=0.3) [details] |
License | MIT |
Copyright | (c) 2014 Prowdsponsor |
Author | Felipe Lessa, Michael Snoyman |
Maintainer | Felipe Lessa <felipe.lessa@gmail.com> |
Revised | Revision 1 made by phadej at 2018-09-25T20:23:33Z |
Category | Graphics |
Home page | https://github.com/prowdsponsor/thumbnail-plus |
Source repo | head: git clone git://github.com/prowdsponsor/thumbnail-plus.git |
Uploaded | by FelipeLessa at 2014-07-09T17:38:31Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4944 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |