Skip to content

shantanuv12/Image-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Image-compressor

Simple algorithm for compressing greyscale images. The image is represented as a matrix of black and white pixels. The final image is stored as linked-list containing only the revelant information to decompress back the image to it's original form.

About

Simple algorithm for compressig greyscale images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages