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

Manipulate images before upload #51

Open
3 tasks
raucao opened this issue Feb 3, 2017 · 0 comments
Open
3 tasks

Manipulate images before upload #51

raucao opened this issue Feb 3, 2017 · 0 comments
Labels

Comments

@raucao
Copy link
Owner

raucao commented Feb 3, 2017

I stumbled upon JIMP, a pure JavaScript image manipulation library with no native dependencies and a nice API. It is browserifiable, too.

Things to implement:

  • Custom image dimensions (the original is oftentimes too big to share)
  • Flip and rotate
  • ...

https://github.com/oliver-moran/jimp/blob/master/browser/README.md

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

No branches or pull requests

1 participant