All Projects → GijsGoudzwaard → Image Optimizer

GijsGoudzwaard / Image Optimizer

Licence: mit
Simple lossless compression for Elementary OS

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Image Optimizer

Imager
Automated image compression for efficiently distributing images on the web.
Stars: ✭ 266 (+411.54%)
Mutual labels:  image, image-optimization, compression
Compress.js
A simple JavaScript based client-side image compression algorithm
Stars: ✭ 86 (+65.38%)
Mutual labels:  image, compression
Essential Image Optimization
Essential Image Optimization - an eBook
Stars: ✭ 1,950 (+3650%)
Mutual labels:  image-optimization, compression
Flutter luban
An image compress package like Luban for Dart
Stars: ✭ 154 (+196.15%)
Mutual labels:  image, compression
Optimus
Image conversion and optimization desktop app.
Stars: ✭ 111 (+113.46%)
Mutual labels:  image-optimization, compression
Lerc
Limited Error Raster Compression
Stars: ✭ 126 (+142.31%)
Mutual labels:  image, compression
Image Optimize Command
Easily optimize images using WP CLI
Stars: ✭ 138 (+165.38%)
Mutual labels:  image, compression
Mango
mango fun framework
Stars: ✭ 343 (+559.62%)
Mutual labels:  image, compression
Compress Images
Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
Stars: ✭ 331 (+536.54%)
Mutual labels:  image-optimization, compression
Crunch
Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality (see example images below).
Stars: ✭ 3,074 (+5811.54%)
Mutual labels:  image, compression
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 (+1409.62%)
Mutual labels:  image, image-optimization
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 (+1365.38%)
Mutual labels:  image, compression
Imagemin Module
Automatically optimize (compress) all images used in Nuxt.js
Stars: ✭ 37 (-28.85%)
Mutual labels:  image, image-optimization
V Img Fallback
Vue Image Fallback
Stars: ✭ 43 (-17.31%)
Mutual labels:  image
Fuzzydetection
图片择优(选择最清楚的图片) 没有使用第三方库
Stars: ✭ 48 (-7.69%)
Mutual labels:  image
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+1853.85%)
Mutual labels:  compression
Color.js
Extract colors from an image (0.75 KB) 🎨
Stars: ✭ 42 (-19.23%)
Mutual labels:  image
Vue Picture Cut
Image clipping tool based on Vue and Typescript. Feature:Scale, flip, rotate, edge check, rectangle clip, ellipse clip. 基于vue和typescript的图片剪裁工具。功能:缩放、翻折、旋转、边缘校验、矩形剪裁、任意(椭)圆剪裁
Stars: ✭ 49 (-5.77%)
Mutual labels:  image
Duckduckgo Images Api
DuckDuckGo Image Search Resuts - Programatically download Image Search Results
Stars: ✭ 48 (-7.69%)
Mutual labels:  image
Aimage
An animated gif & apng engine for iOS in Swift. Have a great performance on memory and cpu usage.
Stars: ✭ 1,014 (+1850%)
Mutual labels:  image

Image Optimizer

Build Status

Simple lossless image optimizer built with Vala and Gtk.

Screenshot

Get it from the elementary OS AppCenter!

Image Optimizer, is primarily available from the AppCenter of Elementary OS. Download it from there!

Get it on AppCenter

Get it from Flathub!

You can get Image Optimizer form Flathub no matter what distribution you're using. Download it or follow the instructions to install it from here!

Get it from Flathub!

Dependencies

Please make sure you have these dependencies first before building.

granite
gtk+-3.0
glib-2.0
jpegoptim
optipng

Building

Simply clone this repo, then:

Run meson build to configure the build environment and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with com.github.gijsgoudzwaard.image-optimizer

sudo ninja install
com.github.gijsgoudzwaard.image-optimizer
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].