Skip to content
#

run-length-encoding

Here are 18 public repositories matching this topic...

This Python repository provides an implementation for JPEG image compression with both low and high compression modes. The script employs various transformations and compression techniques to optimize the file size of JPEG images while preserving acceptable image quality.

  • Updated Dec 6, 2023
  • Python