| TIFFFILE(1) | User Commands | TIFFFILE(1) |
NAME¶
tifffile - Read image and meta-data from TIFF, STK, LSM, OME-TIFF, and FluoView files.SYNOPSIS¶
tifffile [options] files...DESCRIPTION¶
Only a subset of the TIFF specification is supported, mainly uncompressed and losslessly compressed 1-32 bit integer as well as 32 and 64-bit float images, which are commonly used in scientific imaging.OPTIONS¶
- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
- -p PAGE, --page=PAGE
- display single page
- -s SERIES, --series=SERIES
- display series of pages of same shape
- --noplot
- don't display images
- --interpol=INTERPOL
- image interpolation method
- --dpi=DPI
- set plot resolution
- --debug
- raise exception on failures
- --test
- try read all images in path
- --doctest
- runs the internal tests
-v,
--verbose
-q,
--quiet
AUTHOR¶
Christoph Gohlke <http://www.lfd.uci.edu/~gohlke Laboratory for Fluorescence Dynamics, University of California, IrvineSEE ALSO¶
tiffdump(1), tiffinfo(1).| April 2012 | tifffile 2012.04.21 |