2005-12-27 20:17:57 -05:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<title>LibTIFF - TIFF Library and Utilities</title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
|
|
|
<meta http-equiv="content-language" content="en">
|
|
|
|
<style type="text/css">
|
|
|
|
<!--
|
|
|
|
th {text-align: left; vertical-align: top; padding-right: 1em; white-space: nowrap}
|
|
|
|
-->
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body lang="en" text="#000000" bgcolor="#ffffff" link="#0000ff" alink="#0000ff" vlink="#0000ff">
|
|
|
|
<h1>LibTIFF - TIFF Library and Utilities</h1>
|
|
|
|
<hr>
|
|
|
|
<table cellspacing="0" cellpadding="0" border="0">
|
|
|
|
<tr>
|
2016-09-25 16:05:44 -04:00
|
|
|
<th>Home Page #1</th>
|
|
|
|
<td><a href="http://www.simplesystems.org/libtiff/" title="Home of the LibTIFF software">http://www.simplesystems.org/libtiff/</a></td>
|
2005-12-27 20:17:57 -05:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2016-09-25 16:05:44 -04:00
|
|
|
<th>Home Page #2</th>
|
2005-12-27 20:17:57 -05:00
|
|
|
<td><a href="http://libtiff.maptools.org/" title="Mirror of the LibTIFF software">http://libtiff.maptools.org/</a></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Latest Stable Release</th>
|
2018-11-10 10:33:11 -05:00
|
|
|
<td><a href="v4.0.10.html">v4.0.10</a></td>
|
2005-12-27 20:17:57 -05:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Master Download Site</th>
|
2018-11-10 14:46:14 -05:00
|
|
|
<td><a href="https://download.osgeo.org/libtiff/">download.osgeo.org</a>, directory libtiff</td>
|
2005-12-27 20:17:57 -05:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Mailing List</th>
|
|
|
|
<td><a href="mailto:tiff@lists.maptools.org">tiff@lists.maptools.org</a>,
|
|
|
|
<a href="http://lists.maptools.org/mailman/listinfo/tiff/">Subscription</a>,
|
|
|
|
<a href="http://www.awaresystems.be/imaging/tiff/tml.html">Archive</a>.
|
|
|
|
Please, read the <a href="http://www.awaresystems.be/imaging/tiff/faq.html">TIFF FAQ</a>
|
|
|
|
before asking questions.</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2017-11-30 10:55:01 -05:00
|
|
|
<th>git repository</th>
|
|
|
|
<td><tt><a href="https://gitlab.com/libtiff/libtiff">https://gitlab.com/libtiff/libtiff</a></td>
|
2005-12-27 20:17:57 -05:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<hr>
|
|
|
|
<p>
|
|
|
|
This software provides support for the <i>Tag Image File Format</i> (TIFF),
|
|
|
|
a widely used format for storing image data. The latest version of
|
|
|
|
the TIFF specification is <a href="document.html">available on-line</a>
|
|
|
|
in several different formats.
|
|
|
|
</p>
|
|
|
|
<p>
|
2011-04-09 17:01:00 -04:00
|
|
|
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, and documentation on the
|
|
|
|
library and tools. Libtiff is a portable software, it was built
|
|
|
|
and tested on various systems: UNIX flavors (Linux, BSD, Solaris,
|
|
|
|
MacOS X), Windows, and OpenVMS. It should be possible to port
|
|
|
|
libtiff and additional tools on other OSes.
|
2005-12-27 20:17:57 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
The library, along with associated tool programs, should handle most of
|
|
|
|
your needs for reading and writing TIFF images on 32- and 64-bit
|
2011-04-09 17:01:00 -04:00
|
|
|
machines.
|
2005-12-27 20:17:57 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
2016-09-25 16:05:44 -04:00
|
|
|
The software was originally authored and maintained by Sam Leffler
|
|
|
|
but has been maintained by a cast of others since 1999.
|
2005-12-27 20:17:57 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
Questions should be sent to the TIFF mailing list:
|
|
|
|
<a href="mailto:tiff@lists.maptools.org">tiff@lists.maptools.org</a>, with
|
|
|
|
a subscription interface at
|
|
|
|
<a href="http://lists.maptools.org/mailman/listinfo/tiff">http://lists.maptools.org/mailman/listinfo/tiff</a>.
|
|
|
|
</p>
|
|
|
|
<p>
|
2017-11-06 21:00:06 -05:00
|
|
|
The persons currently actively maintaining and releasing libtiff
|
|
|
|
are <a href="mailto:even.rouault@spatialys.com">Even Rouault</a>
|
|
|
|
and <a href="mailto:bfriesen@GraphicsMagick.org">Bob Friesenhahn</a>.
|
|
|
|
</p>
|
|
|
|
<p>Significant maintainers in the past (since the 3.5.1 release) are
|
2005-12-27 20:17:57 -05:00
|
|
|
<a href="http://pobox.com/~warmerdam">Frank Warmerdam</a>,
|
2009-10-28 18:28:46 -04:00
|
|
|
<a href="mailto:dron@ak4719.spb.edu">Andrey Kiselev</a>,
|
2017-11-06 21:00:06 -05:00
|
|
|
Joris Van Damme, and Lee Howard.
|
2005-12-27 20:17:57 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
The following sections are included in this documentation:
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li><a href="support.html">TIFF 6.0 specification coverage</a></li>
|
|
|
|
<li><a href="libtiff.html">Using the TIFF Library</a></li>
|
|
|
|
<li><a href="internals.html">Modifying the TIFF Library</a>
|
|
|
|
and <a href="addingtags.html">Adding New Tags</a></li>
|
|
|
|
<li><a href="tools.html">TIFF tools overview</a></li>
|
|
|
|
<li><a href="contrib.html">Contributed software</a></li>
|
|
|
|
<li><a href="document.html">TIFF documentation</a></li>
|
|
|
|
<li><a href="build.html">Building the software distribution</a></li>
|
|
|
|
<li><a href="bugs.html">Bugs, Bugzilla, and the TIFF mailing list</a></li>
|
|
|
|
<li><a href="images.html">Test images</a></li>
|
|
|
|
<li><a href="misc.html">Acknowledgements and copyright issues</a></li>
|
|
|
|
<li><a href="man/index.html">Man Pages</a></li>
|
|
|
|
</ul>
|
2006-10-25 05:56:59 -04:00
|
|
|
<p>
|
2007-05-18 08:34:54 -04:00
|
|
|
<b>BigTIFF News</b>
|
2006-10-25 05:56:59 -04:00
|
|
|
</p>
|
2007-05-18 08:34:54 -04:00
|
|
|
<ul>
|
2009-10-28 18:17:07 -04:00
|
|
|
<li><a href="BigTIFFProposal.html">BigTIFF project proposal</a> (work is completed!)</li>
|
|
|
|
<li><a href="bigtiffpr.html">Press release: Currently extending LibTiff</a> (work is completed!)</li>
|
2007-05-18 08:34:54 -04:00
|
|
|
</ul>
|
2005-12-27 20:17:57 -05:00
|
|
|
<hr>
|
|
|
|
<p>
|
2017-11-30 10:55:01 -05:00
|
|
|
Last updated 2017-11-30
|
2005-12-27 20:17:57 -05:00
|
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html>
|