# caesium-image-compressor **Repository Path**: ty702397/caesium-image-compressor ## Basic Information - **Project Name**: caesium-image-compressor - **Description**: 图片压缩 引用:https://github.com/Lymphatus/caesium-image-compressor/ - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: alpha-3 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-07 - **Last Updated**: 2021-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Caesium - Image Compressor (Cs-133) ##### v2.0.0-alpha3 - Copyright © Matteo Paonessa, 2020. 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](https://user-images.githubusercontent.com/12133996/81818327-2e893680-952e-11ea-927f-8d11b285e72e.png) ---------- > Caesium is an image compression software aimed at helping photographers, bloggers, webmasters, businesses or casual users at storing, sending and sharing digital pictures. ---------- ##### REQUIREMENTS * [libcaesium](https://github.com/Lymphatus/libcaesium) ---------- ##### TESTED PLATFORMS * Windows 10 64bit * MacOS X Catalina (v10.15) ---------- ##### INSTALLATION You can find binaries for Windows and OS X in the [releases page](https://github.com/Lymphatus/caesium-image-compressor/releases) For linux you must compile the source by yourself. ---------- ##### BUILD FROM SOURCE 1. You need the [Qt5 SDK](https://www.qt.io/download/) installed on your platform. 2. Compile [libcaesium](https://github.com/Lymphatus/libcaesium). Please refer to its 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](https://github.com/Lymphatus/caesium-image-compressor/archive/master.zip). 4. Open *caesium-image-compressor.pro* on Qt Creator and compile it. ---------- ##### RESOURCES * Caesium website - [http://saerasoft.com/caesium/](http://saerasoft.com/caesium/) * Caesium Git Repository - [https://github.com/Lymphatus/caesium-image-compressor](https://github.com/Lymphatus/caesium-image-compressor) * Author website - SaeraSoft - [http://saerasoft.com](http://saerasoft.com) * Author Twitter [http://twitter.com/MatteoPaonessa](http://twitter.com/MatteoPaonessa)