C++ implementation of JPEG-LS image compression codec
C++ JPEG-LS library implementation
charls
$ charls encode input.raw output.jls --width 512 --height 512
$ charls decode input.jls output.raw
$ charls info image.jls