Is there any Open source or Commercial Java frameworks for doing image operations such as converting the images from one format to other and scaling the images etc.
There should be no installation.Set of jars that are in classpath that will do the job.
I have looked into the java-image-scaling library but it is having issues.
Thanks in advance.