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

License

Notifications You must be signed in to change notification settings

Jmales/caesium-image-compressor

 
 

Repository files navigation

Caesium - Image Compressor (Cs-133)

v2.0.0-alpha.5 - Copyright © Matteo Paonessa, 2021. All Rights Reserved.
⚠️ WARNING This is a very early stage version! Don't use on important files without a backup and expect some major changes. ⚠️

caesium_screenshot


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 Big Sur (v11.4)

INSTALLATION

You can find binaries for Windows and OS X in the releases page

For linux you must compile the source by yourself.


BUILD FROM SOURCE
  1. You need the Qt5 SDK installed on your platform.
  2. Compile libcaesium. Please refer to its own documentation for detailed instructions for your platform. IMPORTANT: since alpha.5 this project uses a unreleased version of libcaesium, made in Rust. You can still find the binaries in the release files.
  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 CMakeLists.txt on your favorite editor and compile it.

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.4%
  • CMake 5.1%
  • C 1.7%
  • Shell 0.8%