source: general/graphlib/libtiff/libtiff-desc.xml@ 6bc03f3

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6bc03f3 was 6d8baf1f, checked in by Igor Živković <igor@…>, 20 years ago

updated to libtiff-3.6.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1712 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 3.9 KB
Line 
1<sect2>
2<title>Contents</title>
3
4<para>The libtiff package contains
5<command>fax2ps</command>,
6<command>fax2tiff</command>,
7<command>gif2tiff</command>,
8<command>pal2rgb</command>,
9<command>ppm2tiff</command>,
10<command>ras2tiff</command>,
11<command>raw2tiff</command>,
12<command>rgb2ycbcr</command>,
13<command>thumbnail</command>,
14<command>tiff2bw</command>,
15<command>tiff2pdf</command>,
16<command>tiff2ps</command>,
17<command>tiff2rgba</command>,
18<command>tiffcmp</command>,
19<command>tiffcp</command>,
20<command>tiffdither</command>,
21<command>tiffdump</command>,
22<command>tiffinfo</command>,
23<command>tiffmedian</command>,
24<command>tiffset</command>,
25<command>tiffsplit</command> and
26<filename class="libraryfile">libtiff</filename> libraries.</para>
27
28</sect2>
29
30<sect2><title>Description</title>
31
32<sect3><title>fax2ps</title>
33<para><command>fac2ps</command> converts a <acronym>TIFF</acronym>
34facsimile to compressed PostScript file.</para></sect3>
35
36<sect3><title>fax2tiff</title>
37<para><command>fax2tiff</command> creates a <acronym>TIFF</acronym>
38Class F fax file from raw fax data.</para></sect3>
39
40<sect3><title>gif2tiff</title>
41<para><command>gif2tiff</command> creates a <acronym>TIFF</acronym> file
42from a <acronym>GIF87</acronym> format image file.</para></sect3>
43
44<sect3><title>pal2rgb</title>
45<para><command>pal2rgb</command> converts a palette color
46<acronym>TIFF</acronym> image to a full color image.</para></sect3>
47
48<sect3><title>ppm2tiff</title>
49<para><command>ppm2tiff</command> creates a <acronym>TIFF</acronym> file
50from a <acronym>PPM</acronym> image file.</para></sect3>
51
52<sect3><title>ras2tiff</title>
53<para><command>ras2tiff</command> creates a <acronym>TIFF</acronym> file
54from a Sun rasterfile.</para></sect3>
55
56<sect3><title>raw2tiff</title>
57<para><command>raw2tiff</command> converts a raw byte sequence into
58<acronym>TIFF</acronym>.</para></sect3>
59
60<sect3><title>rgb2ycbcr</title>
61<para><command>rgb2ycbcr</command> converts non-YCbCr
62<acronym>TIFF</acronym> images to a YCbCr <acronym>TIFF</acronym>
63image.</para></sect3>
64
65<sect3><title>thumbnail</title>
66<para><command>thumbnail</command> creates a <acronym>TIFF</acronym>
67file with thumbnail images.</para></sect3>
68
69<sect3><title>tiff2bw</title>
70<para><command>tiff2bw</command> converts a color
71<acronym>TIFF</acronym> image to grayscale.</para></sect3>
72
73<sect3><title>tiff2pdf</title>
74<para><command>tiff2pdf</command> converts a <acronym>TIFF</acronym>
75image to a <acronym>PDF</acronym> document.</para></sect3>
76
77<sect3><title>tiff2ps</title>
78<para><command>tiff2ps</command> converts a <acronym>TIFF</acronym>
79image to a PostScript file.</para></sect3>
80
81<sect3><title>tiff2rgba</title>
82<para><command>tiff2rgba</command> converts a wide variety of
83<acronym>TIFF</acronym> images into an <acronym>RGBA</acronym>
84<acronym>TIFF</acronym> image.</para></sect3>
85
86<sect3><title>tiffcmp</title>
87<para><command>tiffcmp</command> compares two <acronym>TIFF</acronym>
88files.</para></sect3>
89
90<sect3><title>tiffcp</title>
91<para><command>tiffcp</command> copies (and possibly converts) a
92<acronym>TIFF</acronym> file.</para></sect3>
93
94<sect3><title>tiffdither</title>
95<para><command>tiffdither</command> converts a grayscale image to
96bilevel using dithering.</para></sect3>
97
98<sect3><title>tiffdump</title>
99<para><command>tiffdump</command> prints verbatim information about
100<acronym>TIFF</acronym> files.</para></sect3>
101
102<sect3><title>tiffinfo</title>
103<para><command>tiffinfo</command> prints information about
104<acronym>TIFF</acronym> files.</para></sect3>
105
106<sect3><title>tiffmedian</title>
107<para><command>tiffmedian</command> applies the median cut algorithm to
108data in a <acronym>TIFF</acronym> file.</para></sect3>
109
110<sect3><title>tiffsplit</title>
111<para><command>tiffsplit</command> splits a multi-image
112<acronym>TIFF</acronym> into single-image <acronym>TIFF</acronym>
113files.</para></sect3>
114
115<sect3><title>tiff libraries</title>
116<para>The tiff libraries are used by many programs to read and write
117tiff files.</para></sect3>
118
119</sect2>
Note: See TracBrowser for help on using the repository browser.