- Notifications
You must be signed in to change notification settings - Fork138
JVM - Java, Kotlin, Scala image processing library
License
NotificationsYou must be signed in to change notification settings
sksamuel/scrimage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 fita 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 themicrosite.To see latest changes, view thechangelog.
About
JVM - Java, Kotlin, Scala image processing library