JohannesEH / PDFtoImage

A .NET library to render PDF files into images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDFtoImage Logo

PDFtoImage

Azure DevOps builds (branch) Azure DevOps tests (branch) NuGet version NuGet downloads GitHub license

A .NET library to render PDF files into images.

This .NET library is built on top of

Prerequisite libgdiplus

On platforms other than Windows you will have to have libgdiplus installed.

Debian-based Linux distributions

sudo apt-get install libgdiplus

macOS (via Homebrew)

brew install mono-libgdiplus

About

A .NET library to render PDF files into images.

License:MIT License


Languages

Language:C# 100.0%