Jmales / 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 - 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.

http://saerasoft.com/caesium

License:GNU General Public License v3.0


Languages

Language:C++ 92.4%Language:CMake 5.1%Language:C 1.7%Language:Shell 0.8%