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

Home Page:http://saerasoft.com/caesium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://saerasoft.com/caesium

License:GNU General Public License v3.0


Languages

Language:C++ 98.4%Language:QMake 1.6%