All Projects → Lymphatus → Caesium Image Compressor

Lymphatus / Caesium Image Compressor

Licence: gpl-3.0
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.

Projects that are alternatives of or similar to Caesium Image Compressor

Compression
Learned image compression
Stars: ✭ 79 (-86.72%)
Mutual labels:  image-compression, compression
Compressor
An android image compression library.
Stars: ✭ 6,745 (+1033.61%)
Mutual labels:  compression, image-compression
Imagine
🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.
Stars: ✭ 1,859 (+212.44%)
Mutual labels:  image-compression, cross-platform
Bareos
Main repository with the code for the libraries and daemons
Stars: ✭ 651 (+9.41%)
Mutual labels:  cross-platform, compression
Imager
Automated image compression for efficiently distributing images on the web.
Stars: ✭ 266 (-55.29%)
Mutual labels:  image-compression, compression
Image Actions
A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.
Stars: ✭ 844 (+41.85%)
Mutual labels:  image-compression, compression
Essential Image Optimization
Essential Image Optimization - an eBook
Stars: ✭ 1,950 (+227.73%)
Mutual labels:  image-compression, compression
Zipstorer
A Pure C# Class to Store Files in Zip
Stars: ✭ 139 (-76.64%)
Mutual labels:  cross-platform, compression
libcaesium
The Caesium compression library written in Rust
Stars: ✭ 58 (-90.25%)
Mutual labels:  compression, image-compression
TinyJPG
images jpg or jpeg compressed and watcher fsnotify
Stars: ✭ 73 (-87.73%)
Mutual labels:  compression, image-compression
Lerc
Limited Error Raster Compression
Stars: ✭ 126 (-78.82%)
Mutual labels:  image-compression, compression
Crunch
Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality (see example images below).
Stars: ✭ 3,074 (+416.64%)
Mutual labels:  image-compression, compression
imagezero
Fast Lossless Color Image Compression Library
Stars: ✭ 49 (-91.76%)
Mutual labels:  compression, image-compression
Cute headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Stars: ✭ 3,274 (+450.25%)
Mutual labels:  cross-platform, compression
Compress Images
Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
Stars: ✭ 331 (-44.37%)
Mutual labels:  image-compression, compression
Small
A small framework to split app into small parts
Stars: ✭ 5,012 (+742.35%)
Mutual labels:  cross-platform
Python Mss
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
Stars: ✭ 582 (-2.18%)
Mutual labels:  cross-platform
Fern.vim
🌿 General purpose asynchronous tree viewer written in Pure Vim script
Stars: ✭ 552 (-7.23%)
Mutual labels:  cross-platform
Fflate
High performance (de)compression in an 8kB package
Stars: ✭ 547 (-8.07%)
Mutual labels:  compression
Optimizt
CLI image optimization tool
Stars: ✭ 594 (-0.17%)
Mutual labels:  image-compression

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


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 Catalina (v10.15)

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.
  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 caesium-image-compressor.pro on Qt Creator and compile it.

RESOURCES
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].