H1K0 / HuffPress

A simple huffpressor web-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple huffpressor web-service


Languages

Language:Python 45.9%Language:JavaScript 21.0%Language:HTML 14.5%Language:CSS 14.1%Language:PHP 4.4%