An open API service indexing awesome lists of open source software.

https://github.com/minhaskamal/filesqueezer

Simple File Compressor & Extractor (huffman-algorithm-compression-zip)
https://github.com/minhaskamal/filesqueezer

c-plus-plus compressor cpp encoder huffman-algorithm zip

Last synced: 7 months ago
JSON representation

Simple File Compressor & Extractor (huffman-algorithm-compression-zip)

Awesome Lists containing this project

README

          

# :cyclone: FileSqueezer
#### Simple File Compressor & Extractor

This console based software implements Huffman algorithm for file compression and extraction. It works on all types of files, but is only effective with **text files**.

It may also be used as an encoder; as all secret files can be encoded, & only be decoded by this software; and no password needs to be remembered.

[Background Story](https://www.quora.com/What-is-the-coolest-thing-you-have-ever-created-alone-as-a-programmer/answer/Minhas-Kamal?srid=u2HNX)

### Usage
![FileSqueezer Useage](https://cloud.githubusercontent.com/assets/5456665/22967898/864b2626-f392-11e6-849c-5789925d976f.gif)

### Releases
Windows-32bit
- Version 4.2 - Release Date: 28 Oct 2013
- Version 4 - Release Date: 28.Oct.2013
- Version 3 - Release Date: 22 Oct 2013
- Version 2 - Release Date: 22 Oct 2013
- Version 1 - Release Date: 20 Oct 2013

### License
MIT License
FileSqueezer is licensed under MIT License.