Metadata-Version: 2.1
Name: pytiff
Version: 0.8.1
Summary: A libtiff wrapper to read tiled tiff images
Home-page: https://github.com/FZJ-INM1-BDA/pytiff
Author: Big Data Analytics Group, INM-1, Research Center Juelich
Author-email: p.glock@fz-juelich.de
License: BSD
Platform: UNKNOWN

Pytiff is a Python library for reading and writing large Tiff files. It supports tiled Tiffs and is able to read only a part of the image. While this is pytiffs main advantage, it also supports reading of many other image formats and writing of greyscale images in tile or scanline mode.


