How to duplicate all the frames in the same .tif file

27 Views Asked by At

I have a tif file that has 203 frames. I want to duplicate the frames to 406 in the original file. What should I do in Python?

I also tried to combine the same .tif and create a new file, but it says the second file is unused.

Thank you!

0

There are 0 best solutions below