IRONSOFTWAREHOME

IronPdf.Slim: Lightweight PDF Processing Without Chromium

Curtis Chau
Curtis Chau
Updated: August 2, 2026

When to Use IronPdf.Slim

If your project focuses solely on PDF processing such as merging, editing, stamping, redacting, or encrypting, IronPdf.Slim is the preferred choice. Standard IronPDF always loads the Chromium rendering engine, even if your application does not convert HTML or URLs to PDF, which can create unnecessary overhead. IronPdf.Slim avoids this, remaining lightweight when rendering is not required.

Tips: ChromePdfRenderer is the only class that triggers a Chromium download — i.e. converting HTML, a URL, or an image into a PDF. If your project never does this, IronPdf.Slim stays lean.

Setting Up IronPdf.Slim

IronPdf.Slim can be used to reduce the initial deployment size. This is useful in environments where the initial package size is limited, such as AWS Lambda, with IronPDF being installed to a container. Additional information on this package is as follows:

  • IronPdf.Slim contains just the IronPdf.dll
  • Supports ALL platforms but does NOT include Windows, Linux, or MacOS specific dependencies
  • Useful for cross-platform solutions/highly portable applications where the target platform is unknown
  • It requires the installation of the IronSoftware.Native.PdfModel package.

IronPdf.Native.Chrome dependency packages that contain Chrome rendering engine binaries for specific OS (Windows/Linux/MacOS/MacOS.ARM) will be downloaded at runtime. To ensure successful operation:

  • You must set Installation.AutomaticallyDownloadNativeBinaries to true.

    // Enables automatic downloading of native binaries needed for IronPdf.Slim operation
    IronPdf.Installation.AutomaticallyDownloadNativeBinaries = true;
  • Make sure your project is connected to the internet to enable the binaries to be delivered via NuGet source.

  • Ensure that you have the necessary Read, Write, and Execute permissions to allow the binaries to be placed inside the project folder.

Please note: A long initial run of the project that uses the IronPdf.Slim package is expected to allow the operations above to complete.

Should there still be a problem using IronPdf.Slim in your project, do not hesitate to contact support.

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,389,208Version:2026.8just released

Get your free 30-day Trial Key instantly.
No credit card or account creation required

Try IronPDF for Free

Get Set Up in 5 Minutes

C# PDF DLL

Download DLL

Download Now

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"
C# NuGet Library for PDF

Install with NuGet

                  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
Key in blue circle

Get your free 30-day Trial Key instantly.

bullet_checkedNo credit card or account creation required
  • 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 related to IronPDF Product Demo

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