Process email files without Outlook or bulky email clients. View, read, and convert EML and MSG messages to PDF — including attachments, headers, and formatting — with a lightweight, portable solution.
View, convert, and archive EML and MSG emails with full HTML rendering — including CSS, JavaScript, images, SVG, hyperlinks, and forms. EML is the standard format for Outlook Express, Thunderbird, and Windows Live Mail. MSG is used by Microsoft Outlook. Instance pooling enables faster batch processing.
Export emails and attachments to PDF, with attachments appended after the message body. Use PDF/A for long-term archiving.
Add highlights, text notes, sticky notes, shapes, arrows, stamps, and other annotations to email content.
Apply digital signatures to secure and authenticate archived emails.
Extract and search text in 100+ languages with the built-in OCR engine.
Detect 1D and 2D barcodes, including DataMatrix, QR and Micro QR code, PDF417, and Aztec Code barcodes.
Permanently remove sensitive text and images from EML and MSG files before sharing or archiving.
Print EML and MSG files with full attachment support.
Apply any PDF or image operation — editing, processing, conversion — to your email files.
Demo
See how DocuVieware renders EML and MSG files directly in the browser with full viewing and navigation support.
Loading Email viewer...
get started
Download and install the GdPicture.NET package to access compiled demo applications and multi-language sample projects with full source code.
\Samples\Bin\.\Samples\WinForm\.The example creates a PDF document from an MSG file.
using GdPictureDocumentConverter gdpictureDocumentConverter = new GdPictureDocumentConverter();// Load the source document.gdpictureDocumentConverter.LoadFromFile("C:\temp\source.msg", GdPicture14.DocumentFormat.DocumentFormatMSG);// Save the output in a new PDF document.gdpictureDocumentConverter.SaveAsPDF("C:\temp\output.pdf");Using gdpictureDocumentConverter As GdPictureDocumentConverter = New GdPictureDocumentConverter() ' Load the source document. gdpictureDocumentConverter.LoadFromFile("C:\temp\source.msg", GdPicture14.DocumentFormat.DocumentFormatMSG) ' Save the output in a new PDF document. gdpictureDocumentConverter.SaveAsPDF("C:\temp\output.pdf")End UsingThe SDK provides full support for EML and MSG file formats. EML is the standard format used by email clients such as Microsoft Outlook Express, Thunderbird, and Windows Live Mail, while MSG is the format supported by Microsoft Outlook.
Yes. The GdPicture.NET email SDK enables the conversion of EML and MSG files to PDF format. During this process, email attachments can be embedded within the resulting PDF as attachment annotations, ensuring all original content is preserved.
Yes. The SDK allows for the rendering of email content directly within applications, providing the functionality to view, read, and print emails and their attachments. This facilitates seamless integration of email handling capabilities into both desktop and web applications.
Yes. The GdPicture.NET email SDK offers features to add and customize annotations — such as highlights, text notes, and shapes — to email content. Additionally, it provides redaction tools to remove sensitive or personal information from EML and MSG files, enhancing data privacy and compliance.
The SDK is designed for versatility, supporting integration into various platforms, including:
This broad compatibility ensures developers can incorporate email functionality into a wide range of application types.
Yes. GdPicture.NET is one of Nutrient’s core products. The email format processing technology — including MSG and EML rendering — is shared across Nutrient’s desktop, web, and mobile SDKs, ensuring consistent email document handling on all platforms.
60-day free trial