Skip to content

Latest commit

ย 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

image

๐Ÿ—ƒ LZ77-compression-algorithm

Implementation of encoding and decoding of LZ77 compression algorithm using python..

Table of Contents

Installation

  1. Clone the repository
$ git clone https://github.com/AbdallahHemdan/LZ77-compression-algorithm.git
  1. Navigate to repository directory
$ cd LZ77-compression-algorithm

Running

  1. Run encoding file
$ python ./encoding.py
  1. Enter Sliding window size

  2. Enter look ahead window size

  3. Run decoding file

$ python ./decoding.py
  1. Look at out.jpg in the repository folder

image

About

๐Ÿ—ƒ Implementation of encoding and decoding of LZ77 compression algorithm using python..

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages