Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add Image processing #66

Open
Osager opened this issue Feb 6, 2016 · 4 comments
Open

Please add Image processing #66

Osager opened this issue Feb 6, 2016 · 4 comments

Comments

@Osager
Copy link

Osager commented Feb 6, 2016

Hello
First of all thanks for making this status review.

I suggest to add a section on image processing.
Notable libraries includes: friday, JuicyPixels etc
But i can not judge the maturity of them.

Best regards

@Gabriella439
Copy link
Owner

So I can judge library quality pretty easily, but I don't know a whole lot about image processing. The main thing I need to know is what one would expect from a mature image processing toolkit in other languages

@naushadh
Copy link

Notable mention: https://hackage.haskell.org/package/massiv-io

@naushadh
Copy link

I've played with Friday and JuicyPixels in the past for a project. My use cases were:

  • resize
  • crop
  • convert from various formats to PNG
  • validate arbitrary binary inputs to detect whether they're one of the supported/mainstream formats

I'd the above is a good enough starting point for a web app/service.

@nponeccop
Copy link
Collaborator

I don't think it's "Image processing". It's more "Support for file formats". We already have such section for JSON. So we can add JuicyPixels there, with a notification that it supports basic image operations on common formats (PNG, JPG)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants