All Projects → sksamuel → Scrimage

sksamuel / Scrimage

Licence: apache-2.0
Java, Scala and Kotlin image processing library

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
scala
5932 projects

Projects that are alternatives of or similar to Scrimage

Imaginary
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
Stars: ✭ 4,107 (+418.56%)
Mutual labels:  image, gif, png, jpeg
Sdwebimage
Asynchronous image downloader with cache support as a UIImageView category
Stars: ✭ 23,928 (+2921.21%)
Mutual labels:  image, gif, png, jpeg
Pixterm
Draw images in your ANSI terminal with true color
Stars: ✭ 782 (-1.26%)
Mutual labels:  image, gif, png, jpeg
Bbwebimage
A high performance Swift library for downloading, caching and editing web images asynchronously.
Stars: ✭ 128 (-83.84%)
Mutual labels:  image, gif, png, jpeg
Grunt Image
Optimize PNG, JPEG, GIF, SVG images with grunt task.
Stars: ✭ 201 (-74.62%)
Mutual labels:  image, gif, png, jpeg
Image Optimizer
Easily optimize images using PHP
Stars: ✭ 2,127 (+168.56%)
Mutual labels:  image, gif, png, jpeg
Lilliput
Resize images and animated GIFs in Go
Stars: ✭ 1,690 (+113.38%)
Mutual labels:  image, gif, png, jpeg
Gulp Image
Optimize PNG, JPEG, GIF, SVG images with gulp task.
Stars: ✭ 213 (-73.11%)
Mutual labels:  image, gif, png, jpeg
Flyimg
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
Stars: ✭ 762 (-3.79%)
Mutual labels:  image, gif, png, jpeg
Imgproxy
Fast and secure standalone server for resizing and converting remote images
Stars: ✭ 5,688 (+618.18%)
Mutual labels:  image, png, jpeg
Imagesharp
📷 A modern, cross-platform, 2D Graphics library for .NET
Stars: ✭ 5,186 (+554.8%)
Mutual labels:  gif, png, jpeg
Optimizt
CLI image optimization tool
Stars: ✭ 594 (-25%)
Mutual labels:  gif, png, jpeg
imagor
Fast, Docker-ready image processing server in Go and libvips
Stars: ✭ 2,276 (+187.37%)
Mutual labels:  png, jpeg, gif
img2gcode
convert jpg, png,gif to gcode with nodejs and jimp
Stars: ✭ 31 (-96.09%)
Mutual labels:  png, jpeg, gif
sail
The missing small and fast image decoding library for humans (not for machines) ⛵ https://sail.software
Stars: ✭ 206 (-73.99%)
Mutual labels:  png, jpeg, gif
Compress Images
Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
Stars: ✭ 331 (-58.21%)
Mutual labels:  gif, png, jpeg
StbSharp
C# port of the famous C framework
Stars: ✭ 62 (-92.17%)
Mutual labels:  png, jpeg, gif
Selene
A C++17 image representation, processing and I/O library.
Stars: ✭ 266 (-66.41%)
Mutual labels:  image, png, jpeg
Image Optimizer
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
Stars: ✭ 785 (-0.88%)
Mutual labels:  image, gif, png
Bbmetalimage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
Stars: ✭ 677 (-14.52%)
Mutual labels:  image, png, jpeg

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].