-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
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
Reactions are currently unavailable