Load a File for Conversion in C# .NET

GdPicture.NET enables you to load files and convert them to a different file type. This section explains how to load any of the supported file types from your local machine, a byte array, a Stream object, and a remote server, and then convert the file to another type. Explore our guides and code samples to learn all the ways of loading files for conversion.

PSPDFKit SDKs are deployed in some of the world’s most popular applications, such as those made by Autodesk, Disney, DocuSign, Dropbox, IBM, and Lufthansa.

Guides for Loading a File for Conversion

Load a File from Local Storage
Learn how to load PDFs, Office documents, images, and more file types from your local machine

Load a File from a Stream Object
Load a file from a Stream object

Load a File from a Remote URL
Access and load files from a password-protected server