How do I merge very large images into one image?
I have multiple large images in png file format that I would like to merge into one single png file without re-encoding. Png images are 9000×9000 pixels in size. How do I merge very large images into one. Do I need an image library for this? Thanks.








