/caesium-image-compressor

Caesium is a cross-platform image compression software aimed at helping photographers, bloggers, webmasters, businesses or casual users at storing, sending and sharing digital pictures. Based on CaesiumCLT - using mozjpeg and zoplifipng

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Caesium (Cs-133)

v2.0.0-beta1 (build 20160630) - Copyright © Matteo Paonessa, 2016. All Rights Reserved.
WARNING This version is not completed yet! Use at your own risk!

screen


Caesium is an image compression software aimed at helping photographers, bloggers, webmasters, businesses or casual users at storing, sending and sharing digital pictures.


REQUIREMENTS

TESTED PLATFORMS
  • Windows 10 64bit
  • MacOSX El Capitan (v. 10.11.4)
  • Arch Linux (Known issues)
  • Ubuntu 16.04 (Known issues)

INSTALLATION

Binaries will be available soon.

Linux source code must be compiled using Qt5.5.


BUILD FROM SOURCE
  1. You need the Qt5 SDK installed on you platform.
  2. Compile mozjpeg, zopfli and exiv2. Please refer to their own documentation for detailed instructions for your platform.
  3. Clone the repository using git clone https://github.com/Lymphatus/caesium-image-compressor.git. If it doesn't work somehow, you can download the latest snapshot here.
  4. Open Cs-133.pro on Qt Creator and compile it. It should compile both Caesium and its Updater.
  5. Should be done!

KNOWN ISSUES
  • Lodepng fails on linux with error 68 and causes crash.

RESOURCES