ImageJ plugin for cropping multichannel z-stacks at user specified points to a specific box size. Boxed images are saved individually with the channel,z frame, and coordinates appended to the filename. Useful for creating cropped images of individual cells from confocal fluorescence microscopy images.
Copy the JAR file to the plugins directory in ImageJ/FIJI. Tested with version 2.9.0/1.53t
- Open an image and add points with the multi-point tool
- Run the Stack_Box plugin and provide a box size when prompted
- Boxed images for each frame and channel will be saved in the folder where the original file is located in a subdirectory named Cropped_images
Note: Adjusting or normalizing brightness and contrast and clicking "Apply" crops the intensity range. The current version saves raw files without information loss. When opening the cropped images in ImageJ/FIJI you will need to specify the bit depth and the image size (specfied box size). The bit depth can be found in the original image header.


