AlgART
AlgART TIFF Information Viewer
Tiff Information Viewer is a free portable cross-platform utility (Windows, Linux, macOS, etc.) for inspecting and decoding the structure of TIFF files. It supports most TIFF features including Big-TIFF, any bit depths, and most compressions including JPEG-2000. It displays both the image and detailed TIFF tag structure, allowing you to explore and understand TIFF files in depth. Additionally, it recognizes and shows metadata for popular multi-scale pyramid formats such as Aperio SVS.
This software is based on Java and requires the Java Runtime Environment, version 21 or higher, available at the Oracle website.
This software is part of AlgART-TIFF Java library.
Download
- tiff-info-1.5.1.zip — latest stable version 1.5.1 (downloaded 43 times)
Also available at MajorGeeks.
How to use
Please download and unpack this ZIP file into any suitable place.
Tiff Information Viewer can be launched simply by double-clicking TiffInfoViewer.jar or using
the script files TiffInfoViewer.cmd (Windows) or TiffInfoViewer.sh (Unix/Linux).
Also this archive contains the following command-line utilities:
TiffInfo.cmd/TiffInfo.sh:
command-line version ofTiffInfoViewer;TiffCopy.cmd/TiffCopy.sh:
a utility for copying/repacking TIFF files, in particular, for conversion to/from other image formats (.bmp,.png,.jpegetc.);MakeSvs.cmd/MakeSvs.sh:
a utility for constructing Aperio SVS files (TIFF image pyramid with multiple resolution levels) from a regular image file.
Note: you can build this ZIP file via Maven package command after downloading the source code from AlgART-TIFF GitHub repository.
Demo
The ZIP archive contains a subfolder demo-images with a small set of demo TIFF files.
You can get more demo images at the AlgART-TIFF GitHub repository
(in the src/test/resources/demo/images folder of the Git project).
You may also download demo files with TIFF-based multiscale pyramids at OpenSlide website.
PAD
If necessary, here is a link to PAD-file (Portable Application Description) containing full details about the TIFF Information Viewer.