Skip to content

Image compression is an application of data compression that encodes the original image with few bits to reduce the redundancy of the image and to store or transmit data in an efficient form.

Notifications You must be signed in to change notification settings

TopherJan/Image-Compression

Repository files navigation

Image-Compression

A Java program which can be used to compress and optimize your image files. Image compression is an application of data compression that encodes the original image with few bits. The objective of image compression is to reduce the redundancy of the image and to store or transmit data in an efficient form.

About

Image compression is an application of data compression that encodes the original image with few bits to reduce the redundancy of the image and to store or transmit data in an efficient form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages