Skip to content

GijsGoudzwaard/Image-Optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Optimizer

Get it on AppCenter

Simple lossless image optimizer built for elementary OS.

Screenshot

Donations

Do you like the app? Would you like to support its development? Feel free to donate

Donate

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