English

Export Pages in Multipage TIFF, GIF, and Other Formats using C# and Java

Aspose.Imaging has proved to be a powerful API for working with a variety of image formats. Along with single-page images, Aspose.Imaging also supports manipulating multipage images including GIF, TIFF, PSD, DICOM, CDR, and WebP. You can access pages of a multipage image and export them to a single page or another multipage image format. In this article, I’ll demonstrate how to access pages in multipage GIF, TIFF, PSD, etc, and export them to other formats programmatically in C# and Java.
March 3, 2020 · 2 min · Usman Aziz