Skip to main content
PDFsharp package icon

PDFsharp

PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents. This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS. See https://docs.pdfsharp.net for details.

Total Downloads
62.4M
62,371,394
Published
Jan 6, 2026
Latest stable version

Install

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

Frameworks

net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies