MANISH007700 / Image_Compression

Image Compression Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image compression algorithm is a technique of reducing the size and pixel counts, but yet retaining the clarity and meaning of the Image

Compression Ratio is the ratio which states how much times the original image is compressed.

"Original Image - 2048 kb"

"Compressed Image - 417.2 kb"

Compression Ratio 2048 / 417.2 = 4.9 Times

About

Image Compression Algorithm


Languages

Language:Python 100.0%