/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 libcaesium

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

Caesium (Cs-133)

v2.0.0-beta2 (build 20170131) - Copyright © Matteo Paonessa, 2017. All Rights Reserved.
WARNING This version is not completed yet! Don't use on important files without a backup!

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
  • MacOS X Sierra (v. 10.12)

INSTALLATION

Binaries for Windows and OS X will be available soon.

Linux source code must be compiled using Qt5.


BUILD FROM SOURCE
  1. You need the Qt5 SDK installed on you platform.
  2. Compile libcaesium 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
  • A lot right now

RESOURCES