Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.5% on hackage.haskell.org
Top 0.8% downloads on hackage.haskell.org
Top 1.0% dependent packages on hackage.haskell.org
Top 0.9% dependent repos on hackage.haskell.org
Top 5.4% forks on hackage.haskell.org
Top 1.3% docker downloads on hackage.haskell.org

hackage.haskell.org : JuicyPixels

This library can load and store images in PNG,Bitmap, Jpeg, Radiance, Tiff and Gif images. [Index] [Quick Jump] Enable the file loading via mmap (memory map) Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info 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'. Package maintainers For package maintainers and hackage trustees Candidates This library provides saving & loading of different picture formats for the Haskell language. The aim of the library is to be as lightweight as possible, you ask it to load an image, and it'll dump you a big Vector full of juicy pixels. Or squared pixels, or whatever, as long as they're unboxed. The library documentation can be accessed on Hackage For the user of: REPA, check-out JuicyPixels-repa on GitHub or Hackage Gloss, check-out gloss-juicy on GitHub or Hackage PNG (.png) Reading Writing Metadata (reading/writing) Bitmap (.bmp) Reading Writing Metadata (reading/writing): DPI information Jpeg (.jpg, .jpeg) Reading normal and interlaced baseline DCT image Writing non-interlaced JPG Metadata: Gif (.gif) Radiance (.pic, .hdr) Tga Tiff Reading 2, 4, 8, 16 int bit depth reading (planar and contiguous for each) 32 bit floating point reading CMYK, YCbCr, RGB, RGBA, Paletted, Greyscale Uncompressed, PackBits, LZW Writing Metadata: reading DpiX, DpiY and EXIF informations. I love juicy pixels You can make donations on this page.

Registry - Source - JSON
purl: pkg:hackage/JuicyPixels
Keywords: bsd3, codec, graphics, image, library
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: over 12 years ago
Dependent packages: 38
Dependent repositories: 454
Downloads: 144,956 total
Stars: 235 on GitHub
Forks: 55 on GitHub
Docker dependents: 1
Docker downloads: 54
Total Commits: 721
Committers: 52
Average commits per author: 13.865
Development Distribution Score (DDS): 0.295
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...