Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrkkrp/juicypixels-extra
Efficiently scale, crop, flip images with JuicyPixels
https://github.com/mrkkrp/juicypixels-extra
haskell image-processing juicypixels
Last synced: 10 days ago
JSON representation
Efficiently scale, crop, flip images with JuicyPixels
- Host: GitHub
- URL: https://github.com/mrkkrp/juicypixels-extra
- Owner: mrkkrp
- License: other
- Created: 2016-05-24T09:23:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T16:42:05.000Z (10 months ago)
- Last Synced: 2024-05-08T20:24:45.336Z (6 months ago)
- Topics: haskell, image-processing, juicypixels
- Language: Haskell
- Homepage:
- Size: 13.1 MB
- Stars: 13
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Juicy Pixels Extra
[![License BSD3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)
[![Hackage](https://img.shields.io/hackage/v/JuicyPixels-extra.svg?style=flat)](https://hackage.haskell.org/package/JuicyPixels-extra)
[![Stackage Nightly](http://stackage.org/package/JuicyPixels-extra/badge/nightly)](http://stackage.org/nightly/package/JuicyPixels-extra)
[![Stackage LTS](http://stackage.org/package/JuicyPixels-extra/badge/lts)](http://stackage.org/lts/package/JuicyPixels-extra)
![CI](https://github.com/mrkkrp/JuicyPixels-extra/workflows/CI/badge.svg?branch=master)A collection of functions to scale, crop, flip images with JuicyPixels.
## Contribution
Issues, bugs, and questions may be reported in [the GitHub issue tracker for
this project](https://github.com/mrkkrp/JuicyPixels-extra/issues).Pull requests are also welcome.
## License
Copyright © 2016–present Mark Karpov
Distributed under BSD 3 clause license.