Skip to content

Lossless & Lossy Compression of PNG Images implemented in x86 Assembly using the modified Run-Length Encoding Algorithm

Notifications You must be signed in to change notification settings

abdulalikhan/Image-Compression-with-RLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Compression with Run-Length Encoding Algorithm

Lossless & Lossy Compression of PNG Images implemented in x86 Assembly using the modified Run-Length Encoding Algorithm

Developers

  • Ali Raza
  • Muhammad Hammad
  • Abdul Ali Khan

Features

  • Generation of Random RGB Grids (x86)
  • Conversion of PNG Images to RGB Grids (Python)
  • Displaying RGB Grids as Colored Images (x86)
  • Lossless Compression (x86)
  • Lossy Compression (x86)
  • Decompression (x86)
  • Compression Statistics (Percentage loss of quality & Compression ratio) (x86)

About

Lossless & Lossy Compression of PNG Images implemented in x86 Assembly using the modified Run-Length Encoding Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published