Skip to content
#

binary-compression

Here are 4 public repositories matching this topic...

Language: All
Filter by language

A simple, lossless text file compressor and decompressor built in Java using Huffman Coding. It shrinks files by giving shorter codes to frequent characters, and restores them exactly when decompressed. Features include a command‑line interface, clean modular design, and efficient bit‑level file handling

  • Updated Aug 16, 2025
  • Java

Improve this page

Add a description, image, and links to the binary-compression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binary-compression topic, visit your repo's landing page and select "manage topics."

Learn more