I'm trying to create code that goes into a folder and reads each of the .TIFF images and converts them to 3D format, either GBL or OBJ.
I have seen that there are online converters, but having almost 1000 tiff images I prefer to automate the process instead of converting the images one by one.
Any ideas?