Skip to main content
NReco.PdfRenderer.LT package icon

NReco.PdfRenderer.LT

PdfRenderer converts PDF to images (png, jpg, tiff) or text from C#/.NET (wrapper for poppler tools). Component can render PDF pages to image for preview/thumbnail with custom resolution; useful for viewing PDFs without installed PDF viewer. This wrapper version (LT) expects that necessary poppler tools (pdftoppm, pdfinfo, pdfimages, pdftotext) are deployed separately.

Total Downloads
71.9K
71,948
Published
Oct 16, 2023
Latest stable version

Install

.NET CLI
dotnet add package NReco.PdfRenderer.LT --version 1.5.2
Package Manager Console
Install-Package NReco.PdfRenderer.LT -Version 1.5.2
PackageReference
<PackageReference Include="NReco.PdfRenderer.LT" Version="1.5.2" />

Frameworks

.NETStandard2.0

Dependencies

[4.4.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.