/Image-Compression

Compression using various algorithms and Comparision

Primary LanguagePythonMIT LicenseMIT

Image-Compression

Compression using various algorithms and Comparision between them :)

Sample compression using Median Cut Algorithm

uncompressed img

Uncompressed Image

compressed img

Compressed Image(depth=4)

Feel free to fork and play around with the algorithms. And I am open to any suggestions or commits!