1<HTML> 2<HEAD> 3<TITLE> 4TIFF Test Images 5</TITLE> 6</HEAD> 7<BODY BGCOLOR=white> 8<FONT FACE="Arial, Helvetica, Sans"> 9<H1> 10<IMG SRC=images/bali.jpg WIDTH=158 HEIGHT=107 ALIGN=left BORDER=1 HSPACE=6> 11TIFF Test Images 12</H1> 13 14<P> 15Test images are available for most formats supported by the library. 16Most of the images included in the test kit are also part of this 17documentation (albeit in TIFF rather than GIF or JFIF). 18The images are kept in a separate archive that should be located in 19the same directory as this software. 20 21<BR CLEAR=left> 22 23<P> 24The latest archive of test images is located at 25<A HREF="ftp://download.osgeo.org/libtiff/pics-3.8.0.tar.gz"> 26ftp://download.osgeo.org/libtiff/pics-3.8.0.tar.gz</A> 27 28<P> 29There are two other good sources for TIFF test images: 30the contributed software <B>contrib/dbs</B> includes several 31programs that generate test images suitable for debugging, and 32the <TT>tiffcp</TT> program can be used to generate a variety 33of images with different storage characteristics. 34 35<P> 36<HR> 37 38Last updated: $Date: 2016-09-25 20:05:44 $ 39 40</BODY> 41</HTML> 42