Nutrient .NET SDK (formerly 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.

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