
Technical CSM @ Parallel Domain | ex-Ubisoft | ex-Robert Bosch
Home
Content-aware Image Compression
Github Link: https://github.com/KaiTaiTong/image-compression
This image processing tool enables users to compress an input image without losing too much
information, as it has content-awareness. The algorithm used in this project is essentially a K-D
Tree based on entropy.
Below is a demo on compressing two sample images. We can see that most of the details are reserved.
Input image | Compressed image |
---|---|
![]() |
![]() |
Input image | Compressed image |
---|---|
![]() |
![]() |
For more detailed information, please contact me directly.