Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.19 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.19 KB

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.