libtiff/html/document.html

58 lines
1.7 KiB
HTML
Raw Permalink Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1999-07-27 17:50:26 -04:00
<HTML>
<HEAD>
<TITLE>
TIFF Documentation
</TITLE>
<style type="text/css">
body {
font-family: Arial, Helvetica, Sans;
}
</style>
1999-07-27 17:50:26 -04:00
</HEAD>
<BODY>
1999-07-27 17:50:26 -04:00
<H1>
<IMG SRC="images/jim.gif" WIDTH=139 HEIGHT=170 ALIGN=left BORDER=1 HSPACE=6 ALT="jim">
1999-07-27 17:50:26 -04:00
TIFF Documentation
</H1>
<P>
A copy of the 6.0 specification is available from Adobe at
<A HREF="http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf">http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf</A>, or from the libtiff
ftp site at <a href="https://download.osgeo.org/libtiff/doc/TIFF6.pdf">
https://download.osgeo.org/libtiff/doc/TIFF6.pdf</A>.<p>
1999-07-27 17:50:26 -04:00
2000-04-12 12:46:06 -04:00
<P>
2004-08-10 15:40:14 -04:00
Draft <a href="TIFFTechNote2.html">TIFF Technical Note #2</A> covers problems
2002-01-16 12:29:11 -05:00
with the TIFF 6.0 design for embedding JPEG-compressed data in TIFF, and
describes an alternative. <p>
2000-04-12 12:46:06 -04:00
2004-07-06 10:07:12 -04:00
Other Adobe information on TIFF can be retrieved from:
1999-07-27 17:50:26 -04:00
<A HREF="http://partners.adobe.com/public/developer/tiff/index.html">
http://partners.adobe.com/public/developer/tiff/index.html</A>
1999-07-27 17:50:26 -04:00
2004-08-20 14:16:54 -04:00
<P>
Joris Van Damme maintains a list of known tags and their descriptions and
definitions. It is available online at
<A HREF="http://www.awaresystems.be/imaging/tiff/tifftags.html">
http://www.awaresystems.be/imaging/tiff/tifftags.html</A>
1999-07-27 17:50:26 -04:00
<P>
2004-08-11 01:11:25 -04:00
There is a FAQ, related both to TIFF format and libtiff library:
<A HREF="http://www.awaresystems.be/imaging/tiff/faq.html">
http://www.awaresystems.be/imaging/tiff/faq.html</A>
2004-12-02 09:51:19 -05:00
<P>
There is a preliminary <a href="bigtiffdesign.html">BigTIFF Design</a> for
a TIFF variation supporting files larger than 4GB.
1999-07-27 17:50:26 -04:00
<HR>
<ADDRESS>
Last updated: $Date: 2016-09-25 20:05:44 $
1999-07-27 17:50:26 -04:00
</ADDRESS>
</BODY>
</HTML>