Hi,
I am developing an online shopping application where we display images for the products we sell. The images are provided by external content providers that needs editing according our standards for displaying in web pages.
I tried JMagick, an
java interface for ImageMagick that provides editing, compressing, scaling, etc that fits into our requirements. unfortunately, there is no support since its an open source.
Can anyone suggest me any commercial tools/apis(can pay for license) that can be integrated with java. Basically, it needs to support major imaging features like scaling, compressing, editing, cropping, etc.
Requires help!!!
Thanks,
Prashanth