Altbilgi içeriğine atla
PM > Install-Package IronPdf

IronPDF

Nuget NuGetPassed See what’s new:

Cross Platform Support

The same single library runs identically on every supported platform — one dependency to test, deploy, and support, whether you ship to Windows, a Linux container, or a serverless function.

Designed for C#, F#, & VB.NET running on .NET 10, 9, 8, 7, 6, 5, Core, Standard, or Framework
Available for .NET, Java, Node.js, and Python.

NET Logo
Windows Logo
Linux Logo
Mac Logo
Docker Logo Docker Logo
Azure Logo Azure Logo
AWS Logo AWS Logo
Visual Studio Logo Visual Studio Logo
NuGet Logo NuGet Logo
ReSharper

.NET Sürümleri:

İşletim Sistemi ve İşlemciler:

  • Windows (x64, x86)
  • Mac (x64, ARM)
  • Linux (x64)

.NET Proje Türleri:

  • Web (Blazor ve WebForms)
  • Masaüstü (WPF ve MAUI)
  • Konsol (Uygulama ve Kütüphane)

Uygulama Ortamları:

  • Windows (10+, Sunucu UI 2012+, Sunucu Core 2022)
  • Linux (Ubuntu, Debian, CentOS, vb.)
  • Mac (macOS 10+)
  • Docker (Windows, Linux, Azure)
  • Azure (VPS, WebApp, Fonksiyon)
  • AWS (EC2, Lambda)

IDE'ler:

İkili Sertifikasyon

  • DigiCert İmzalı İkililer

A free PDF library is rarely one library

Building a real PDF feature on free packages usually means assembling a stack: one library to render your HTML, another to edit or merge the result, a third to handle signatures or encryption. Each brings its own API to learn, its own licence to check, and its own maintenance risk — and they were never designed to work together. Some ask you to rebuild layout in C# by hand; some ship under copyleft licences that reach into your own source; some stopped being maintained years ago. IronPDF is one supported library that generates, edits, merges, signs, and secures behind a single clean .NET API, with a commercial licence and an engineer on the other end of the ticket.

Ücretsiz 30 Günlük Deneme Anahtarınızı anında alın.

Why IronPDF?

One library, one licence, one support desk — instead of a stack of free packages you assemble and maintain yourself.

Icon Why Fill S1 related to The Complete .NET PDF Library —
Without the Free-Package Tax
Pixel-perfect rendering

  • Chromium-grade HTML/CSS/JS ➝ what you see in the browser is what’s in the PDF.
  • Fonts, SVGs, image, complex layouts - consistent across environment.
  • Handles header/footers, page number, margins, and pagination edge cases.

Icon Why Fill S3 related to The Complete .NET PDF Library —
Without the Free-Package Tax
Up & running in 5 mins

  • PM >
    Install-Package IronPdf
    and one dependency covers generate, edit, merge, watermark, sign, and secure
  • No second package to add, no third licence to reconcile, no glue code between libraries that disagree.
  • Instant licence key, full API access, and a commercial licence with no copyleft strings attached.

Icon Why Fill S2 related to The Complete .NET PDF Library —
Without the Free-Package Tax
Cross-platform

  • .NET 10, 9, 8 LTS, Framework 4.62+
  • OS: Windows, Linux, macOS.
  • Cloud/containers: Azure, AWS, Docker/Kubernetes, serverless.
Platform that supported

Icon Why Fill S4 related to The Complete .NET PDF Library —
Without the Free-Package Tax
Great documentation

  • Copy-paste your first PDF
  • Task-based examples for HTML ➝ PDF, merge/split, stamping, forms, signing.
  • Troubleshooting for fonts, page breaks, headless/ cloud deploys.

Icon Why Fill S5 related to The Complete .NET PDF Library —
Without the Free-Package Tax
Perpetual license & 24/5 support

  • Perpetual license - buy once, use forever. Optional updates and renewals.
  • 24/5 engineer support (24/7 in Premium) Real humans, median chat response <1 min
  • 30-day money-back guarantee Not the right fit? Full refund, no questions.

Icon Why Fill S8 related to The Complete .NET PDF Library —
Without the Free-Package Tax
For builders

  • Features you'll actually use:
    • merge/split
    • TOC/bookmarks
    • headers/footers/margins
    • watermarks/stamps
    • forms (fill/extract)
    • attachments
    • images
    • permissions
    • compressing
    • digital signing
  • Works everywhere: Windows, Linux, macOS, Docker, Azure, AWS, cloud.

Icon Why Fill S9 related to The Complete .NET PDF Library —
Without the Free-Package Tax
For buyers

  • Trusted by 2M+ engineers • 14M+ NuGet installs.
  • Teams report 40% dev-time saved vs DIY/OSS wrappers.
  • Redistribution/SaaS options available.
  • Procurement-friendly: perpetual license, optional renewals, invoice available, multiple payment options (including local).
  • 30-day money-back guarantee.

IronPDF hakkında müşterilerimizin söyledikleri?

Müşteri Hikayeleri

Üretimde IronPDF çalıştıran ekiplerden elde edilen sonuçlar.

Agorus %40TASARRUF

quote_symbol Geçmişte OCR için bir eklenti veya paket, PDF için başka bir şey kullanmak zorunda kalabileceğimiz yerlerde, hepsinin entegre edildiği düşük maliyetli bir paketin olması bizim için gerçekten harika oldu.

David Jones David Jones Baş Yazılım Mühendisi Vaka çalışmasını okuyun  

Geliştiriciler her sorduğunda cevap EVET! IronPDF

switch(faqQuestions)
{ 
    case "Can I deploy my application using the library to Linux, macOS, or Windows, including Docker containers?": return "YES";
    case "Can I render pixel-perfect PDFs from complex HTML5, CSS3, and JavaScript?": return "YES";
    case "Is the library thread-safe for use in highly concurrent, multi-threaded server applications and APIs?": return "YES";
    case "Can I set custom viewport dimensions and print media CSS to control responsive layouts?": return "YES";
    case "Is IronPDF compatible with Azure Functions?": return "YES";
    case "Can I permanently redact sensitive text and images from PDF documents?": return "YES";
    case "Can I generate a PDF from a URL that requires authentication via custom headers, cookies, or form logins?": return "YES";
    case "Can I access PDF DOM through ObjectModel property?": return "YES";
    case "Can I programmatically fill, read, and flatten interactive AcroForm?": return "YES";
    case "Does it support generating PDF/A and PDF/UA compliant documents for archiving and accessibility standards?": return "YES";
    case "Can I secure a document with 256-bit AES password encryption and set user permissions?": return "YES";
    case "Can I apply and verify digital signatures on a PDF using X.509 certificates?": return "YES";
    case "Can I test IronPDF in my live project for free now?": return "YES, click here to start your 30-day free trial";
}

Does one IronPDF package cover generating, editing, merging, and signing, or do I need add-ons?ONE PACKAGE

Can I generate PDFs from HTML, CSS3, and JavaScript with browser-grade accuracy?YES!

Can I edit, merge, split, watermark, and encrypt existing PDFs with the same library?YES!

Will IronPDF's licence force me to open-source my application, the way AGPL libraries do?NO

Do I have to stitch together several free NuGet packages to get a full PDF workflow?NO

Is the library supported, with an engineer I can reach when something breaks?YES!

Can I render pixel-perfect PDFs from complex HTML5, CSS3, and JavaScript?YES!

Can I convert an HTML string to PDF in one line of C# code?YES!

Can I convert a URL to PDF with authentication, cookies, and custom headers?YES!

Can I generate a PDF from Razor, CSHTML, or ASPX views?YES!

Can I add custom headers, footers, page numbers, and watermarks during conversion?YES!

Can I run HTML to PDF conversion in Docker, Azure Functions, or AWS Lambda?YES!

Can I deploy my application using the library to Linux, macOS, or Windows, including Docker containers?YES!

Is the library thread-safe for use in highly concurrent, multi-threaded server applications and APIs?YES!

Can I set custom viewport dimensions and print media CSS to control responsive layouts?YES!

Is IronPDF compatible with Azure Functions?YES!

Can I permanently redact sensitive text and images from PDF documents?YES!

Can I generate a PDF from a URL that requires authentication via custom headers, cookies, or form logins?YES!

Can I access PDF DOM through ObjectModel property?YES!

Can I programmatically fill, read, and flatten interactive AcroForm?YES!

Does it support generating PDF/A and PDF/UA compliant documents for archiving and accessibility standards?YES!

Can I secure a document with 256-bit AES password encryption and set user permissions?YES!

Can I apply and verify digital signatures on a PDF using X.509 certificates?YES!

Can I test IronPDF in my live project for free now?YES! Icon Arrow related to Geliştiriciler her sorduğunda cevap EVET! IronPDF Click here to start your 30-day free trial

Floating Left Top related to Geliştiriciler her sorduğunda cevap EVET! IronPDF
Floating Right Bottom related to Geliştiriciler her sorduğunda cevap EVET! IronPDF
Dünya Sınıfı Mühendislik,
24 Saat Destek
  • Support Team Member 2 related to The Complete .NET PDF Library —
Without the Free-Package Tax
  • Support Team Member 4 related to The Complete .NET PDF Library —
Without the Free-Package Tax
  • Support Team Member 6 related to The Complete .NET PDF Library —
Without the Free-Package Tax
  • Support Team Member 7 related to The Complete .NET PDF Library —
Without the Free-Package Tax
  • Support Team Member Iron related to The Complete .NET PDF Library —
Without the Free-Package Tax
Bir Uzmanla Konuşun

20 Milyon NuGet İndirimi ve Sadece Hızlanıyor

20 M+ 2026
Nuget 16m Downloads Chart related to The Complete .NET PDF Library —
Without the Free-Package Tax
Başlamaya Hazır mısınız?
Nuget İndirmeler 20,296,129 | Sürüm: 2026.7 yeni yayınlandı
Still Scrolling Icon

Hâlâ Kaydırıyor Musunuz?

Hızlıca kanıt ister misiniz? PM > Install-Package IronPdf
bir örnek çalıştır HTML'nizi bir PDF'ye dönüştüğünü izleyin.

Iron Destek Ekibi

Haftada 5 gün, 24 saat çevrimiçiyiz.
Sohbet
E-posta
Beni Ara