cscharls is a fully managed C# implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. cscharls is a direct port of the original CharLS implementation in C++.
$ dotnet add package cscharlsNo README available.