PdfForge 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PdfForge --version 1.0.0                
NuGet\Install-Package PdfForge -Version 1.0.0                
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="PdfForge" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PdfForge --version 1.0.0                
#r "nuget: PdfForge, 1.0.0"                
#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.
// Install PdfForge as a Cake Addin
#addin nuget:?package=PdfForge&version=1.0.0

// Install PdfForge as a Cake Tool
#tool nuget:?package=PdfForge&version=1.0.0                

A library for rendering PDF documents into PNG files or memory. It supports image scaling, allowing flexible control over the quality and size of the output images. Ideal for applications that require converting PDFs into raster images for further processing or display.

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

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PdfForge:

Package Downloads
PdfForge.Avalonia

This library provides a custom control for Avalonia UI to render and display PDF documents using the PdfForge library. It supports rendering PDF pages as images and allows scaling for flexible display. PdfForge.Avalonia is ideal for Avalonia-based applications that require direct PDF visualization or manipulation through PdfForge, offering efficient rasterization into memory or files.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.4 129 10/24/2024
1.1.3 105 10/24/2024
1.1.2 144 10/24/2024
1.1.1 124 10/24/2024
1.0.0 96 10/21/2024 1.0.0 is deprecated because it is no longer maintained and has critical bugs.