ImageJ Macro -- Batch convert single Tiff images to Tiff image stack
This ImageJ macro opens all the files in a folder and places them in a stack.
To install the macro, in ImageJ choose the Plugins menu item, then Macros>Install from the drop down list. When prompted, find the "convert_tiffs_to_stack.txt" file that you had downloaded. To run the program, click on Plugins and choose "Batch Convert TIFFs to Stack" from the drop down list.
Here's how to use the macro:
Two dialog boxes are displayed. Select the source folder in the first and the destination folder in the second.
This macro presumes that the files are named in some kind of logical order. The images are placed in a first in / first out stack with image #1 on top followed by image #2 and so on.
Download the macro by right clicking and selecting a SAVE option. It will download as a text (.txt) file.
| Attachment | Size |
|---|---|
| tiff_to_stack | 1.55 KB |







