Skip to content

arygupt/quadtree-image

Repository files navigation

Quadtree Compression Algorithm

  • A quick and dirty implementation of the quadtree compression algorithm in Python

  • Beneficial to install uv.

  • Uses a progress bar in command-line for proof of work (lol)

  • Recommend using avif but png and jpg work as well

    python3 compressor.py {path-to-image}
    
    • Original Image Original

    • Compressed and rebuilt image Compressed and Rebuilt

    • Original Image Original

    • Compressed and rebuilt image Compressed and Rebuilt

About

Quadtrees for Image Compression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages