IRONSOFTWAREHOME

Choosing the Right IronPDF Version for Projects

Curtis Chau
Curtis Chau
Updated: August 2, 2026

I see there are a few different versions of IronPDF. How do I know which one is the best for me?

To avoid missing dependencies issues, it is not recommended to use IronPdf.Slim. However, IronPdf.Slim is highly useful when the targeted OS is unknown. To allow Windows, Linux, or macOS dependencies to be downloaded at run-time, IronPdf.Installation.AutomaticallyDownloadNativeBinaries must be set to true.

Please note that for IronPdf.Slim, apart from being portable, it will not save the user any space at run-time. IronPDF relies on two dependencies: IronPdf.Slim (contains IronPdf.dll) and IronPdf.Native.Chrome (contains the Chrome (default) renderer) based on the platform. For example, in a Windows environment at run-time, IronPdf.Native.Chrome.Windows will be downloaded. In Linux, IronPdf.Native.Chrome.Linux will be downloaded, and for macOS, depending on which processor is being used, either IronPdf.Native.Chrome.MacOS or IronPdf.Native.Chrome.MacOS.ARM will be downloaded.

IronPDF

https://www.nuget.org/packages/IronPdf/

  • Contains Windows-specific dependencies for Chrome (default) renderer
  • Default package that will download Windows-specific dependencies at runtime
  • Defaults to Chrome renderer
  • Supports ALL platforms, but the Windows platform will work without any additional downloads
  • Useful for Windows users or default users. OK TO USE ON ALL PLATFORMS

IronPdf.Slim

https://www.nuget.org/packages/IronPdf.Slim/

  • Does NOT include Windows, Linux, or macOS specific dependencies
  • Windows, Linux, or macOS dependencies will be downloaded at run-time
  • Defaults to Chrome renderer on all platforms unless otherwise specified
  • Useful for cross-platform solutions which want to download platform-specific dependencies at run-time
  • Supports ALL platforms, but platform-specific dependencies will be downloaded the first time the program is run
  • Useful for AWS Lambda or highly portable applications where the target platform is unknown
  • Installation instruction:
    • Set AutomaticallyDownloadNativeBinaries to true. (API reference) This will enable Windows, Linux, or macOS dependencies to be downloaded at run-time.

      // Enable automatic downloading of platform-specific dependencies
      IronPdf.Installation.AutomaticallyDownloadNativeBinaries = true;

IronPdf.Linux

https://www.nuget.org/packages/IronPdf.Linux/

  • Contains Linux-specific dependencies for the Chrome (default) renderer
  • Defaults to Chrome renderer
  • Supports ALL platforms, but the Linux platform will work without any additional downloads
  • Useful for Linux power-users, specifically Docker and cloud users

IronPdf.MacOs

https://www.nuget.org/packages/IronPdf.MacOs/

  • Contains Mac-specific dependencies for the Chrome (default) renderer
  • Defaults to Chrome renderer
  • Useful for macOS developers

IronPdf.Classic

https://www.nuget.org/packages/IronPdf.Classic/

  • Contains IronPdf.Slim and IronPdf.Native.WebKit.*
  • Contains Windows, Linux, and Mac dependencies for the (legacy) WebKit renderer
  • Defaults to the WebKit renderer by default
Curtis Chau
Technical Writer

Curtis Chau holds a Bachelor’s degree in Computer Science (Carleton University) and specializes in front-end development with expertise in Node.js, TypeScript, JavaScript, and React. Passionate about crafting intuitive and aesthetically pleasing user interfaces, Curtis enjoys working with modern frameworks and creating well-structured, visually appealing manuals.

...
Read More

Ready to Get Started?

Nuget Downloads 20,878,335Version:2026.9just released

Get your free 30-day Trial Key instantly.
No credit card or account creation required
C# NuGet Library for PDF
Install with NuGet

Version: 2026.9

PM > Install-Package IronPdf
nuget.org/packages/IronPdf/
  1. In Solution Explorer, right-click References, Manage NuGet Packages
  2. Select Browse and search "IronPdf"
  3. Select the package and install
C# PDF DLL
Download DLL

Version: 2026.9

or download Windows Installer here.

  1. Download and unzip IronPDF to a location such as ~/Libs within your Solution directory
  2. In Visual Studio Solution Explorer, right click References. Select Browse, "IronPdf.dll"

Licenses from $999

Key in blue circle

Get your free 30-day Trial Key instantly.

Your trial license will be sent to your email address

No limitations. 100% unlocked. No credit card.

bullet_checkedNo credit card or account creation requiredNo limitations. 100% unlocked. No credit card.
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
Book your free Live Demo
Booking Badge

Trusted by Millions of Engineers Worldwide

Iron Software's customer logos
Get Your No-Obligation Consult
Complete the form below or email sales@ironsoftware.com
Your details will always be kept confidential.
Trusted by Millions of Engineers Worldwide
Iron Software's customer logos
Get your free 30-day Trial Key instantly.
No credit card or account creation required