Converting a PDF to a multipage TIFF and shrinking the images

I am wondering if it is possible to convert a pdf to a multi page tiff while shrinking the images at the same time. Ultimately, I’d like to shrink each frame in the multi page tiff to be 50% of the corresponding page in the original PDF. Is this possible with any of the Aspose tools?

Hi Matt,

You can use Aspose.Pdf.Kit for .NET to convert a PDF file to mutipage TIFF file using SaveAsTIFF method. You can also specify the X and Y resolution for the pages of the output TIFF file. Please download the latest version and try it at your end.

I hope this helps. If you find any further questions, please do let us know.
Regards,