Skip to main content
BCnEncoder.Net package icon

BCnEncoder.Net

BCnEncoder.NET is a library for compressing rgba images to different block-compressed formats. Both ktx and dds output file-formats are supported. It has no native dependencies and is .NET Standard 2.1 compatible. Supported formats are: Raw unsigned byte R, RG, RGB and RGBA formats BC1 (S3TC DXT1) BC2 (S3TC DXT3) BC3 (S3TC DXT5) BC4 (RGTC1) BC5 (RGTC2) BC6 (BPTC-FLOAT) BC7 (BPTC)

Total Downloads
240.2K
240,208
Published
Mar 7, 2025
Latest stable version

Install

.NET CLI
dotnet add package BCnEncoder.Net --version 2.2.0
Package Manager Console
Install-Package BCnEncoder.Net -Version 2.2.0
PackageReference
<PackageReference Include="BCnEncoder.Net" Version="2.2.0" />

Frameworks

.NETStandard2.1

Dependencies

[8.4.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; 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.