I’m trying to gather information about all java open source libraries which are focused on image optimization.
One of these is pngtastic, but it deals only with png images. Do you know any other similar libraries?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Seems like there aren’t many open source java libraries dedicated to image optimization. But there are quite many libraries offering image optimization as part of their features.
For example:
im4java is a pure java library offers interfaces to ImageMagick, which can be used to optimize images.
ImageJ, it can be used as a library according to this answer