xSci / image-compression

Image compression using haarwavelet coding and huffman coding algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%