I am starting to build a website where users will be uploading images. I want to add feature-rich editor for images like adding image filters, cropping, resizing, rotating, changing brightness, hue, saturation, different blur effects
and many more.
Between fabricjs and camanjs which one is better for these requirements? Fabric has more contributors on github and has good recent activity which is not the case for Caman. Would also like to have good support or community incase i run into any issues during development.
Camanjs examples: http://camanjs.com/examples/
Fabric Examples: http://fabricjs.com/image-filters/
Please suggest which library to use and cons if any in using any of these two libraries.