I am trying to produce a 3D reconstruction of histological slides using a software. In order to do so, my slides are to be converted from a generic image to the 'pyramidal' TIFF format. I was recommended to use 'ImageMagick', which enables file conversion. I'm required to input these instructions

However, I've encountered multiple problems.

1. The tutorials online < https://www.youtube.com/watch?v=hy75zatrDcQ&t=683s > show that there is a 'convert.exe' in the file location where ImageMagick is downloaded (Fig. 1), but for the latest version I've downloaded (Fig. 2), the command is missing. I came across a comment saying that it has been removed as the command clashes with Windows, and that is why the command is now 'magick' as seen on the website (Fig. 3).

2. Okay now I know it is no longer 'convert', however where am I to input the command? There is no terminal in the ImageMagick interface (Fig. 4).

Solving this issue can really help me to move along to actually trying out the software itsel.

More Monisha Gomez's questions See All
Similar questions and discussions