Hacker News new | ask | show | jobs
Java library for processing image
2 points by hoangvukenshin 3542 days ago
Hi everybody, Currently, I'm doing with image processing like crop, reduce quality, create the thumbnail, convert to jpg format from png, tiff, raw ... I confuse when to choose a library for this. Can you suggest me a library for that (except ImageMagick, I don't happy with it) ? Thank you so much.