Export one ND2 frame¶
This command exports one frame from an ND2 file to TIFF.
Arguments¶
-
nd2filePath to the input
.nd2file. -
--frame-index <int>Frame index to export (default:
0). -
--output-path <path>Output TIFF path (default:
<nd2filename>.tiff). -
--target-bit-depth <int>Target bit depth for integer images (
-1,8,16). -
--progress-to-jsonPrint progress in JSON format.