java.lang.Object
Tools_.Convert_Images_To_PNG
- All Implemented Interfaces:
PlugIn
,JavaDocHelp
This is a simple tool for converting images of a specific type in a given directory to a new type using ImageJ. There
is no safety net except the option for performing a dry run. Converted files are placed in the same directory as the
original files. Note that nothing is polished, this is intended for quick use only.
- Version:
- 2022/12/27
-
Constructor Details
-
Convert_Images_To_PNG
public Convert_Images_To_PNG()
-
-
Method Details