This repository has been archived on 2022-02-09. You can view files and clone it, but cannot push or open issues or pull requests.
huffpress/README.md
2022-02-09 19:12:17 +03:00

835 B

HuffPress

What's up?

Hey! This is a simple web-service called HuffPress. What it does? Well, actually it huffpresses files... I mean, compresses files using the Huffman compression.

Also it uses a bit modified SHICHIRO coding for compressing and embedding Huffman table.

What do I need?

  • Any web browser
  • PHP 7+
  • Python 3.7+
  • click python library

So, how do I use it?

I think the usage is too easy to explain it, but anyway here's a video guide.


© Masahiko AMANO a.k.a. H1K0, 2020-2021