Skip to content

xSci/image-compression

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loseless Image Compression using Huffman and Haarwavelet algorithms

This application written using Java 9 and JavaFX

Current status: initial release Version 1.0

First version:

  • Load image:+1:
  • Preview decoded image:+1:
  • Save in the same directory from where image is loaded, as well as save to custom location.:+1:
  • About dialogbox for information:+1:
  • Implemented Huffman & Haarwavelet algorithms.:+1:
  • Chose license.:+1:

Format Supported:

  • PNG (Lossless)

screenshot

Requirements: You must have JRE 9.x.x installed to run the application

About

Image compression using haarwavelet coding and huffman coding algorithms

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%