在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:coobird/thumbnailator开源软件地址:https://github.com/coobird/thumbnailator开源编程语言:Java 100.0%开源软件介绍:February 11, 2022: Thumbnailator 0.4.17 has been released! See Changes for details. Thumbnailator is now available through Maven! What is Thumbnailator?Thumbnailator is a thumbnail generation library for Java. Why Thumbnailator?Making high-quality thumbnails in Java can be a fairly difficult task. Learning how to use the Image I/O API, Java 2D API, image processing, image scaling techniques, ... but fear not! Thumbnailator will take care of all those things for you! Thumbnailator is a single JAR file with no dependencies to external libraries, making development and deployment simple and easy. It is also available on the Maven Central Repository for easy inclusion in Maven projects. How simple is Thumbnailator?Thumbnailator's fluent interface can be used to perform fairly complicated thumbnail processing task in one simple step. For example, creating JPEG thumbnails of image files in a directory, all resized to a maximum dimension of 640 pixels by 480 pixels while preserving the aspect ratio of the original image can be performed by the following:
The fluent interface provided by the Thumbnailator simplifies the task of making thumbnails into a single method call! No need to access the Image I/O API and manually manipulate What can Thumbnailator do?The following pages have more information on what Thumbnailator can do: DisclaimerThumbnailator is still early in its development, and the APIs are subject to change at any time. LicenseThumbnailtor is released under the MIT License. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论