Create Multipage TIFF and GIF

Users are able to combine AnyBitmap files into multipage TIFF or GIF files using IronDrawing. Users can also use different dimensions for each frame to create these multipage files.

To use this feature, all AnyBitmap frames need to be loaded using their file paths and stored inside an initialized list of the AnyBitmap type. A TIFF file can be created from the frames stored by using CreateMultiFrameTiff(List<AnyBitmap>) or a GIF file can be created using CreateMultiFrameGif(List<AnyBitmap>).

Ready to Get Started?
Nuget Downloads 14,369,273 | Version: 2025.3 just released