List XY Resolutions

prints out XY scale of all images in a folder

Description

Input: None (Interactive User Input)

Output: Texts in Log window

A simple utility that goes through all images within a folder and prints out pixel scale of each. The script was written to check the consistency of image data.

Dependency

ImageJ + Jython or Fiji.

Installation & Usages

Download the script list-resolutions.py and run it in ImageJ or Fiji. For more details, follow the instruction here.

The user will be asked to select a folder. Choose a folder that contains the image data that you want to know the XY scales. Then the XY scale of each image will be printed in the Log window.

Repository

https://github.com/miura/ijmacros