{"repo":"sungaila/PDFtoImage","free":true,"listed":false,"github":"https://github.com/sungaila/PDFtoImage","clone":"git clone https://github.com/sungaila/PDFtoImage.git","description":"A .NET library to render PDF files into images.","language":"C#","stars":362,"topics":["pdf","sharp","dotnet","bitmap","dotnet-core","dotnetframework","pdfium","bitmap-images"],"license":"MIT","category":"media-processing","readme_excerpt":"# PDFtoImage A .NET library to render PDF files into images. This .NET library is built on top of PDFium (native PDF renderer) SkiaSharp (cross-platform 2D graphics API) Getting started Call a static method from PDFtoImage.Conversion . Here is an example of how to render the first page of a PDF file as a PNG image: SaveJpeg , SavePng , SaveWebp and ToImage for a single page . ToImages and ToImagesAsync for multiple pages . Note: SkiaSharp.SKBitmap can be exported with the Encode method. Unity project installation 1. Open your project and navigate to Window → Package Management → Package Manager . 1. Click on the + button (top-left corner) and select Install package from git URL... . 1. Enter the following URL and confirm with the Install button: Supported runtimes .NET (Core) .NET Framework Mono Tested and supported frameworks ASP.NET ASP.NET Core Blazor WebAssembly .NET Multi-platform App UI (.NET MAUI) (excluding iOS, see https://github.com/sungaila/PDFtoImage/issues/141) Unity (excluding iOS, see https://github.com/sungaila/PDFtoImage/issues/141) Universal Windows Platform (UWP) Windows UI Library 3 (WinUI 3) No parallelization support The native PDFium library used by this project for rendering is not thread-safe . For that reason, all calls into PDFium are protected with locks. This means that you can only process one PDF at a time. If you need true parallel processing, you’ll have to spawn multiple processes and distribute the workload across them, then collect the resu","default_branch":null,"files":null,"tree":[],"storefront":"/r/sungaila","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sungaila/PDFtoImage/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}