Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 486 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 486 Bytes

JLenPEG

Java implementation of the brilliant image compression algorithm, LenPEG. Currently, this library is only striving to implement Version 1 of the algorithm. Note that this library is for entertainment purposes only, and should not be used in a production environment.

Installing

Just add the library to your classpath, the Image IO service registry service will do the rest. There is no additional dependencies needed.