react-imgpro is an image-processing component for React. This component process an image with filters supplied as props and returns a base64 image. I was working on a project last month which involved a lot of image processing and I'd to rely on third party libraries. But before using them directly, I'd to learn different concepts in gl (shaders) and then try to implement them in React. The difficult part was not learning but it was the verbosity, boilerplate code and redundancy introduced by the libraries in the codebase. It was getting difficult to organize all the things. And React's component-based model was perfect for hiding all the implementation details in a component.
Features
- React-imgpro supports SSR
- Licensed under the MIT license
- react-imgpro is a image processing component for React
- This component process an image with filters supplied as props and returns a base64 image
- The UMD build is also available via jsDelivr
- Detailed documentation
License
MIT LicenseFollow react-imgpro
Other Useful Business Software
Workspace management made easy, fast and affordable.
The way we work has changed and Clearooms puts you in complete control of your hybrid workspace. Both meeting rooms and hot desk booking can be easily managed to ensure flexible and safe working, however big or small your organisation.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of react-imgpro!