开发者

java tomcat: what library should i use to convert images to jpg and create thumbnails on-the-fly?

开发者 https://www.devze.com 2022-12-26 03:20 出处:网络
I have a form that accepts image file, i want to be able to convert this image from any common format to jpg and to c开发者_JAVA技巧reate a thumbnail. what\'s the recommended method to achieve such a

I have a form that accepts image file, i want to be able to convert this image from any common format to jpg and to c开发者_JAVA技巧reate a thumbnail. what's the recommended method to achieve such a thing?

Working with latest apache-tomcat on a gentoo linux server.

thanks


Imagemagick is a pretty solid library that a lot of people use for such a purpose.

0

精彩评论

暂无评论...
验证码 换一张
取 消