thumbnail-polish: Image thumbnail creation

[ bsd3, graphics, library ] [ Propose Tags ]

Image thumbnail creation with cropping, upscaling, aspect ratio preservation and nonce suffixing


[Skip to Readme]

Modules

  • Graphics
    • Graphics.Thumbnail

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.0, 0.0.1.1
Dependencies base (>=4.12.0.0 && <4.13), bytestring, data-default (>=0.5.3), directory, filepath, friday, friday-devil, nonce (>=1.0.0 && <1.1.0), resourcet (>=1.2.2), text [details]
License BSD-3-Clause
Author Daniel Campoverde
Maintainer alx@sillybytes.net
Category Graphics
Home page https://github.com/alx741/thumbnail-polish
Source repo head: git clone https://github.com/alx741/thumbnail-polish
Uploaded by DanielCampoverde at 2019-12-25T01:21:49Z
Distributions
Downloads 770 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2019-12-25 [all 2 reports]

Readme for thumbnail-polish-0.0.1.1

[back to package description]

thumbnail-polish

Haskell image thumbnail creation library with cropping, upscaling, aspect ratio preservation and nonce suffixing.

Usage

createThumbnails defaultConfig [Size 512 512, Size 128 128] "/opt/app/image.jpg"