EasyImageUtils 是 EasyCommons 项目组下的图片处理组件。
EasyCommons 一个针对Java开发领域提供通用开发组件的项目。旨在为Java项目开发领域并不完善的一些方面,提供一些组件级的解决方案。 该项目有多个子项目,会不断收集相关组件,也欢迎有新的组件加入。
EasyImageUtils is EasyCommons project group image processing component.
EasyCommons is a development component to provide a common field for Java development projects. Java is designed to develop programs in the field of some aspects of the project is not perfect, some component-level solutions. The project has multiple sub-projects, will continue to collect related components, also welcomed the new components added.
EasyImageUtils 核心:
- EasyImageCompressionUtils:图片大小压缩改变工具类,支持网络图片,等比,最大宽高等多种模式。
适合场景:上传图片时压缩到不同大小。
- EasyImageSrcUtils:图片地址提取工具类。将字符串内容中的图片路径提取出来。
适合场景:在发表新闻内容时,自动提取内容中所有的图片,或提取第一张图片作为新闻封面。
- EasyImageWaterMarkUtils:图片水印工具类。支持为图片添加图片水印或文字水印。
适合场景:上传图片时添加水印。
如果您有更好意见,建议或想法,请联系我。
EasyImageUtils core:
-
EasyImageCompressionUtils: change the image size compression tools, support network pictures, geometric, higher maximum wide variety of modes.
Scene : compression to upload pictures of different sizes. -
EasyImageSrcUtils: Picture address extraction tools. The string contents of the image path extracted.
Scene : at the time of publication of news content, the content automatically extract all images, or extract the first image as a news cover. -
EasyImageWaterMarkUtils: image watermark tools. Support for the picture add a picture watermark or text watermark.
Scene : add a watermark to upload pictures.
If you have more comments, suggestions or ideas, please contact me.
<!-- EasyImageUtils -->
<dependency>
<groupId>cn.easyproject</groupId>
<artifactId>easycommons-image</artifactId>
<version>1.4.2-RELEASE</version>
</dependency>
[The official home page](http://www.easyproject.cn/easycommons/en/index.jsp The official home page')
如果您有更好意见,建议或想法,请联系我。
If you have more comments, suggestions or ideas, please contact me.
Email:inthinkcolor@gmail.com
支付宝钱包扫一扫捐助:
我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。
感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。
We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.
Thank you donation to support the server running and encourage more community members.