Skip to main content
JBig2Decoder.NETStandard package icon

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 .NET8, .NET6, .NETStandard2.0, and .NET Framework 4.8. It is based off of https://www.nuget.org/packages/JBig2Decoder.NETCore/

Total Downloads
50.1K
50,058
Published
Dec 11, 2025
Latest stable version

Install

.NET CLI
dotnet add package JBig2Decoder.NETStandard --version 1.5.2
Package Manager Console
Install-Package JBig2Decoder.NETStandard -Version 1.5.2
PackageReference
<PackageReference Include="JBig2Decoder.NETStandard" Version="1.5.2" />

Frameworks

.NETFramework4.8 net6.0 net8.0 .NETStandard2.0

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.