0
|
1 |
<HTML>
|
|
2 |
<HEAD>
|
|
3 |
<TITLE>
|
|
4 |
TIFF Documentation
|
|
5 |
</TITLE>
|
|
6 |
</HEAD>
|
|
7 |
<BODY BGCOLOR=white>
|
|
8 |
<FONT FACE="Arial, Helvetica, Sans">
|
|
9 |
<H1>
|
|
10 |
<IMG SRC=images/jim.gif WIDTH=139 HEIGHT=170 ALIGN=left BORDER=1 HSPACE=6>
|
|
11 |
TIFF Documentation
|
|
12 |
</H1>
|
|
13 |
|
|
14 |
<P>
|
|
15 |
A copy of the 6.0 specification is available from Adobe at
|
|
16 |
<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
|
|
17 |
ftp site at <a href="ftp://ftp.remotesensing.org/pub/libtiff/TIFF6.pdf">
|
|
18 |
ftp://ftp.remotesensing.org/pub/libtiff/TIFF6.pdf</A>.<p>
|
|
19 |
|
|
20 |
<P>
|
|
21 |
Draft <a href="TIFFTechNote2.html">TIFF Technical Note #2</A> covers problems
|
|
22 |
with the TIFF 6.0 design for embedding JPEG-compressed data in TIFF, and
|
|
23 |
describes an alternative. <p>
|
|
24 |
|
|
25 |
Other Adobe information on TIFF can be retrieved from:
|
|
26 |
|
|
27 |
<A HREF="http://partners.adobe.com/public/developer/tiff/index.html">
|
|
28 |
http://partners.adobe.com/public/developer/tiff/index.html</A>
|
|
29 |
|
|
30 |
<P>
|
|
31 |
Joris Van Damme maintains a list of known tags and their descriptions and
|
|
32 |
definitions. It is available online at
|
|
33 |
<A HREF="http://www.awaresystems.be/imaging/tiff/tifftags.html">
|
|
34 |
http://www.awaresystems.be/imaging/tiff/tifftags.html</A>
|
|
35 |
|
|
36 |
<P>
|
|
37 |
There is a FAQ, related both to TIFF format and libtiff library:
|
|
38 |
<A HREF="http://www.awaresystems.be/imaging/tiff/faq.html">
|
|
39 |
http://www.awaresystems.be/imaging/tiff/faq.html</A>
|
|
40 |
|
|
41 |
<P>
|
|
42 |
There is a preliminary <a href="bigtiffdesign.html">BigTIFF Design</a> for
|
|
43 |
a TIFF variation supporting files larger than 4GB.
|
|
44 |
|
|
45 |
<HR>
|
|
46 |
|
|
47 |
<ADDRESS>
|
|
48 |
Last updated: $Date: 2004/12/02 14:51:19 $
|
|
49 |
</ADDRESS>
|
|
50 |
|
|
51 |
</BODY>
|
|
52 |
</HTML>
|