Tiff: library and tools for TIFF images
3.8.2
This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats, as are a number of Technical Notes (TTN's).
Included in this software distribution is a library, libtiff, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images on UNIX systems, and documentation on the library and tools. A small assortment of TIFF-related software for UNIX that has been contributed by others is also included.
The library, along with associated tool programs, should handle most of your needs for reading and writing TIFF images on 32- and 64-bit machines. This software can also be used on older 16-bit systems though it may require some effort and you may need to leave out some of the compression support.
The GnuWin32 distribution comes in two versions. The ordinary version uses the standard Unix equivalents, such as fopen and read, for input and output, the other version (Tiff-win32<http://gnuwin32.sourceforge.net/packages/tiff-win32.htm>) uses the Win32 API functions, such as CreateFile and ReadFile, for input and output. The ordinary version (Tiff<http://gnuwin32.sourceforge.net/packages/tiff.htm>) is more suitable for porting Unix programs, the Win32-API version is more suitable for writing Win32 programs.
http://www.remotesensing.org/libtiff
If you download the Setup program of the package, any requirements for running applications, such as dynamic link libraries (DLL's) from the dependencies as listed below under Requirements, are already included. If you download the package as Zip files, then you must download and install the dependencies zip file yourself. Developer files (header files and libraries) from other packages are however not included; so if you wish to develop your own applications, you must separately install the required packages.
Description | Download | Size | Last change | Md5sum | ||||
---|---|---|---|---|---|---|---|---|
• Complete package, except sources | Setup | 1776865 | 28 March 2006 | 8bb847bf16de631f1ac39c79cd33e196 | ||||
• Sources | Setup | 1227401 | 28 March 2006 | a1bee2a7831445c9faddb8d492f123fc | ||||
• Binaries | Zip | 687244 | 28 March 2006 | 2e5d38397dde2fb6ef135182129bbeb8 | ||||
• Dependencies | Zip | 307483 | 28 March 2006 | 500da4591ebbe8021e4c988e733c15b9 | ||||
• Developer files | Zip | 38372 | 28 March 2006 | 307619b6f5baff6dcc09f6aa8a1c2bd0 | ||||
• Documentation | Zip | 1217010 | 28 March 2006 | fa044867ea01c1cb0ba5a1fb3181a3f1 | ||||
• Sources | Zip | 2199761 | 28 March 2006 | 82032483e4e25ae78c191fa58f86c687 |
You can also download the files from the GnuWin32 files page.
You can monitor new releases of the port of this package.
General Installation Instructions
GnuWin32 Help (feature requests, bugs, etc)