com.sksamuel.scrimage:scrimage-core

JVM Image Library


Keywords
filters, gif, gif-animation, image, java, jpeg, kotlin, png, scala, webp
License
Apache-2.0

Documentation

logo

build_test scrimage @ kotlinlang.slack.com

Scrimage is an immutable, functional, and performant JVM library for manipulation of images.

The aim of this library is to provide a simple and concise way to do common image operations, such as resizing to fit a required width and height, converting between formats, applying filters and so on.

It is easy to use from any language on the JVM.

To begin, head over to the microsite. To see latest changes, view the changelog.