• Stars
    star
    1,013
  • Rank 43,521 (Top 0.9 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created almost 11 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JVM - Java, Kotlin, Scala image processing library

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.