JBig2Decoder.NETStandard
Library that converts JBIG2 (.jb2) files to binary image arrays. Each pixel is white or black and the compression is 2-4 times smaller than JBIG! The library has no dependencies and is compiled for .NET6, .NETStandard2.1, .NETStandard2.0, and .NET Framework 4.8. It is based off of https://www.nuget.org/packages/JBig2Decoder.NETCore/
Install
dotnet add package JBig2Decoder.NETStandard --version 1.4.0
Install-Package JBig2Decoder.NETStandard -Version 1.4.0
<PackageReference Include="JBig2Decoder.NETStandard" Version="1.4.0" />
Frameworks
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.