Skip to content

NanoBreeze/CompressIt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

CompressIt

CompressIt is a multi-platform desktop program that uses lossless algorithms to compress .txt files. CompressIt supports encoding/decoding canonical Huffman, and encoding finite Arithmetic and Lempel-Ziv77 algorithms.

The average compression ratio with canonical Huffman is 60-80%.

I built CompressIt to learn basic compression algorithms and familiarize using Qt. In later versions, CompressIt may also support lossy algorithms.

About

A cross-platform desktop program that uses lossless algorithms to compress .txt files by 60-80%

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published