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 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) BC7 (BPTC)

Total Downloads
240.2K
240,208
Published
Mar 22, 2021
Latest stable version

Install

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

Frameworks

.NETStandard2.1

Dependencies

[7.0.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.