CosmoImage 2.1.4

dotnet add package CosmoImage --version 2.1.4
                    
NuGet\Install-Package CosmoImage -Version 2.1.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CosmoImage" Version="2.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CosmoImage" Version="2.1.4" />
                    
Directory.Packages.props
<PackageReference Include="CosmoImage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CosmoImage --version 2.1.4
                    
#r "nuget: CosmoImage, 2.1.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CosmoImage@2.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CosmoImage&version=2.1.4
                    
Install as a Cake Addin
#tool nuget:?package=CosmoImage&version=2.1.4
                    
Install as a Cake Tool

Pure-managed image processing library — loaders, savers, geometric/colour/convolution/effects operations. No native dependencies.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CosmoImage:

Package Downloads
CosmoReport.Core

Cross-platform report engine compatible with FastReport FRX templates (object model, FRX parser, engine, expression evaluator, Roslyn-based ScriptText compiler). Assembly name and namespace remain "FastReport" so the same FRX files load against both engines. Zero native dependencies.

CosmoPdf.FastReport

CosmoReport.Core PDF/Image export bridge backed by CosmoPdf — zero native deps, supports PDF/A-3b, embedded XML attachments, Arabic shaping, Roslyn-based ScriptText. ImageExport / EscPos exports use CosmoFonts (pure-C# OpenType + GSUB/GPOS/BiDi) + CosmoImagePdf.Shared raster surface + CosmoImage decode — no SixLabors.ImageSharp.

CosmoPdf

Pure C# PDF generation library — a .NET port of gpdf with a layered architecture (pdf primitives, document model, template builder API).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.4 96 5/23/2026
2.1.3 94 5/23/2026
2.1.2 91 5/23/2026
2.1.1 98 5/22/2026
2.1.0 145 5/20/2026
2.0.0 112 5/20/2026
1.0.1 145 5/12/2026
1.0.0 169 5/12/2026