Powerful Viewer API to Render different files to PDF, HTML, and Image.
Load documents from various sources, including files, streams, URLs, FTP servers, Amazon S3, Azure Blob Storage, and more.
Generate responsive HTML pages, protect the output PDF files and reorder their pages, rotate pages, render notes and comments if needed.
API to render files of different types as HTML, PDF, PNG, and JPEG in applications to view them without third-party software.
View documents by rendering them as HTML, PDF, PNG, and JPEG files.
Specify a password to open encrypted documents.
Load documents from various files, URLs, FTP servers, Amazon S3, and more.
Specify a range of page numbers to be rendered.
Some use cases of typical GroupDocs.Viewer operations in C#, Java, TypeScript
// Load DOCX file to render
using (Viewer viewer = new Viewer("sample.docx"))
{
// Render DOCX to a PDF file
PdfViewOptions viewOptions = new PdfViewOptions();
viewer.View(viewOptions);
}
import com.groupdocs.viewer.Viewer;
import com.groupdocs.viewer.options.PdfViewOptions;
// ...
// Load DOCX file to render
try (Viewer viewer = new Viewer("sample.docx")) {
// Render DOCX to a PDF file
PdfViewOptions viewOptions = new PdfViewOptions();
viewer.view(viewOptions);
}
// Load DOCX file to render
const viewer = new groupdocs.viewer.Viewer("sample.docx")
// Render DOCX to a PDF file
const viewOptions = groupdocs.viewer.PdfViewOptions(output.pdf)
viewer.view(viewOptions)
import groupdocs.viewer as gv
import groupdocs.viewer.options as gvo
// Load DOCX file to render
with gv.Viewer("sample.docx") as viewer:
// Render DOCX to a PDF file
viewOptions = gvo.PdfViewOptions("output.pdf")
viewer.view(viewOptions)
GroupDocs.Viewer supports operations with the most popular file formats
Dive into a detailed breakdown of our key figures, providing comprehensive metrics and statistical insights into our achievements, impact, and growth.
Easily view over 180 file formats including documents, images, and CAD drawings hassle-free. Break compatibility barriers and access diverse files effortlessly with our comprehensive viewing solution.
Our NuGet package solution has become a trusted and widely adopted resource in the developer community, providing seamless integration and valuable functionality for countless projects.
Our product includes 10+ libraries, offering advanced features to optimize performance. These libraries are designed to fulfill different development needs with unparalleled capabilities.
Serving the most iconic brands around the globe. Discover why hundreds love GroupDocs.Viewer! Explore seamless navigation, convenient collaboration, and unparalleled ease of use. Join now!
GroupDocs libraries are employed by globally renowned and distinguished brands across the world.
GroupDocs.Viewer library supports the following operating systems and frameworks
Find answers to common inquiries in our FAQ section to quickly address your queries and concerns.
Accelerate document or image viewing in any type of application with our cloud-based REST API
Use the cURL RESTful document viewer API to efficiently render and showcase Microsoft Office, PDF, and various other standard file formats in your applications.
Enhance document viewing capabilities in .NET applications with Cloud SDK for .NET. View documents seamlessly in HTML, PDF, or image formats.
Integrate advanced document rendering capabilities into your Java applications using a purpose-built Document Viewer SDK for Java.
Online application allowing you to view 180+ popular file formats in browser
Explore a free online application to view over 180 file formats directly from your preferred web browser.
Web-based tool for viewing Microsoft Word files effortlessly across various devices.
Open and view PDF files online with free PDF viewer.