Skip to content

Abin-03/File_Zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

# Huffman Coding File Zipper

This project implements a file zipper system using Huffman coding algorithm and deploys it as a Streamlit web application.

## Features

- Compress text using Huffman coding
- Decompress previously compressed files
- Simple web interface using Streamlit

## Installation

1. Clone this repository:
    git clone https://github.com/yourusername/huffman_file_zipper.git
cd huffman_file_zipper

2. Install the required packages:
    pip install -r requirements.txt

## Usage
Run the Streamlit app:
    streamlit run app.py

About

File Zipping project using hoffman Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages