DS.Documents.Imaging
Documents Solutions for Imaging (DsImaging) is a cross-platform library for working with raster and vector (SVG) images. DsImaging supports several popular image formats including PNG, JPEG, TIFF, WEBP, BMP, GIF, ICO and SVG. It provides powerful text layout, font management and graphics engines that allow drawing high-quality text and graphics on images. It allows you to resize, rotate, and crop images, apply various filters and effects, and convert images between all supported image formats. HTML content can be rendered using the optional DsHtml library (https://www.nuget.org/packages/DS.Documents.Html/). DsImaging does not depend on specific hardware or third-party libraries. It is compatible with .NET 7, .NET 6, .NET 5, .NET Core 3.x and 2.x, .NET Standard 2.x, .NET Framework 4.6.1 or higher. All features are fully supported on Windows, macOS and Linux. The online DsImaging demo browser is available at https://developer.mescius.com/document-solutions/dot-net-imaging-api/demos/.
Install
dotnet add package DS.Documents.Imaging --version 7.0.0
Install-Package DS.Documents.Imaging -Version 7.0.0
<PackageReference Include="DS.Documents.Imaging" Version="7.0.0" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 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.