Skip to content
master
Switch branches/tags
Code
This branch is even with master.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
po
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Simple lossless compression for Elementary OS

Resources

License

Packages

No packages published