Skip to content

Manipulate images before upload #51

@raucao

Description

@raucao

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions