Skip to content

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

License

Notifications You must be signed in to change notification settings

ildaroit/caesium-image-compressor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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 CaesiumCLT - using mozjpeg and zoplifipng

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • Other 0.8%