nitish24p / react-worker-image

React component to fetch image resources via web workers 🤖🤖
MIT License
232 stars 18 forks source link

Processing an image with filters supplied as props and return a base64 image. #17

Open manjula-dube opened 6 years ago

manjula-dube commented 6 years ago

@nitish24p Should we take this up? What are your thoughts on this? Processing an image with filters supplied as props and return a base64 image.

nitish24p commented 6 years ago

Nice idea this.. can try using https://github.com/oliver-moran/jimp

manjula-dube commented 6 years ago

Will pick this up :)