source: general/graphlib/libtiff/libtiff-desc.xml@ 911de318

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 911de318 was 911de318, checked in by Igor Živković <igor@…>, 20 years ago

modified tiff instructions to utilize zlib and, optionally, libjpeg

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

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