✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server.blackpussy.asia ​🇻​♯➤ 5.14.0-611.20.1.el9_7.x86_64 #1 SMP 🇾​♯➤ 2026

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 163.245.207.76 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.243
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗞 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ mail,mb_send_mail
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /usr/share/doc/libtiff-devel/html/man//tiffcp.1.html
<!-- Creator     : groff version 1.22.4 -->
<!-- CreationDate: Mon Jul 13 20:00:00 2026 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="Content-Style" content="text/css">
<style type="text/css">
       p       { margin-top: 0; margin-bottom: 0; vertical-align: top }
       pre     { margin-top: 0; margin-bottom: 0; vertical-align: top }
       table   { margin-top: 0; margin-bottom: 0; vertical-align: top }
       h1      { text-align: center }
</style>
<title>TIFFCP</title>

</head>
<body>

<h1 align="center">TIFFCP</h1>

<a href="#NAME">NAME</a><br>
<a href="#SYNOPSIS">SYNOPSIS</a><br>
<a href="#DESCRIPTION">DESCRIPTION</a><br>
<a href="#OPTIONS">OPTIONS</a><br>
<a href="#EXAMPLES">EXAMPLES</a><br>
<a href="#SEE ALSO">SEE ALSO</a><br>

<hr>


<h2>NAME
<a name="NAME"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em">tiffcp &minus;
copy (and possibly convert) a <small>TIFF</small> file</p>

<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em"><b>tiffcp</b> [
<i>options</i> ] <i>src1.tif ... srcN.tif dst.tif</i></p>

<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em"><i>tiffcp</i>
combines one or more files created according to the Tag
Image File Format, Revision 6.0 into a single
<small>TIFF</small> file. Because the output file may be
compressed using a different algorithm than the input files,
<i>tiffcp</i> is most often used to convert between
different compression schemes.</p>

<p style="margin-left:11%; margin-top: 1em">By default,
<i>tiffcp</i> will copy all the understood tags in a
<small>TIFF</small> directory of an input file to the
associated directory in the output file.</p>

<p style="margin-left:11%; margin-top: 1em"><i>tiffcp</i>
can be used to reorganize the storage characteristics of
data in a file, but it is explicitly intended to not alter
or convert the image data content in any way.</p>

<h2>OPTIONS
<a name="OPTIONS"></a>
</h2>


<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p style="margin-top: 1em"><b>&minus;a</b></p></td>
<td width="8%"></td>
<td width="78%">


<p style="margin-top: 1em">Append to an existing output
file instead of overwriting it.</p></td></tr>
</table>

<p style="margin-left:11%;"><b>&minus;b</b>
<i>image</i></p>

<p style="margin-left:22%;">subtract the following
monochrome image from all others processed. This can be used
to remove a noise bias from a set of images. This bias image
is typically an image of noise the camera saw with its
shutter closed.</p>

<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;B</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Force output to be written with Big-Endian byte order.
This option only has an effect when the output file is
created or overwritten and not when it is appended to.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;C</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Suppress the use of &lsquo;&lsquo;strip
chopping&rsquo;&rsquo; when reading images that have a
single strip/tile of uncompressed data.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;c</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Specify the compression to use for data written to the
output file: <b>none</b> for no compression, <b>packbits</b>
for PackBits compression, <b>lzw</b> for Lempel-Ziv &amp;
Welch compression, <b>zip</b> for Deflate compression,
<b>lzma</b> for LZMA2 compression, <b>jpeg</b> for baseline
JPEG compression, <b>g3</b> for CCITT Group 3 (T.4)
compression, <b>g4</b> for CCITT Group 4 (T.6) compression,
or <b>sgilog</b> for SGILOG compression. By default
<i>tiffcp</i> will compress data according to the value of
the <i>Compression</i> tag found in the source file.</p></td></tr>
</table>

<p style="margin-left:22%; margin-top: 1em">The
<small>CCITT</small> Group 3 and Group 4 compression
algorithms can only be used with bilevel data.</p>

<p style="margin-left:22%; margin-top: 1em">Group 3
compression can be specified together with several
T.4-specific options: <b>1d</b> for 1-dimensional encoding,
<b>2d</b> for 2-dimensional encoding, and <b>fill</b> to
force each encoded scanline to be zero-filled so that the
terminating EOL code lies on a byte boundary. Group
3-specific options are specified by appending a
&lsquo;&lsquo;:&rsquo;&rsquo;-separated list to the
&lsquo;&lsquo;g3&rsquo;&rsquo; option; e.g. <b>&minus;c
g3:2d:fill</b> to get 2D-encoded data with byte-aligned EOL
codes.</p>

<p style="margin-left:22%; margin-top: 1em"><small>LZW,
Deflate</small> and <small>LZMA2</small> compression can be
specified together with a <i>predictor</i> value. A
predictor value of 2 causes each scanline of the output
image to undergo horizontal differencing before it is
encoded; a value of 1 forces each scanline to be encoded
without differencing. A value 3 is for floating point
predictor which you can use if the encoded data are in
floating point format. LZW-specific options are specified by
appending a &lsquo;&lsquo;:&rsquo;&rsquo;-separated list to
the &lsquo;&lsquo;lzw&rsquo;&rsquo; option; e.g. <b>&minus;c
lzw:2</b> for <small>LZW</small> compression with horizontal
differencing.</p>


<p style="margin-left:22%; margin-top: 1em"><small>Deflate</small>
and <small>LZMA2</small> encoders support various
compression levels (or encoder presets) set as character
&lsquo;&lsquo;p&rsquo;&rsquo; and a preset number.
&lsquo;&lsquo;p1&rsquo;&rsquo; is the fastest one with the
worst compression ratio and &lsquo;&lsquo;p9&rsquo;&rsquo;
is the slowest but with the best possible ratio; e.g.
<b>&minus;c zip:3:p9</b> for <small>Deflate</small> encoding
with maximum compression level and floating point
predictor.</p>

<p style="margin-left:22%; margin-top: 1em">For the
<small>Deflate</small> codec, and in a libtiff build with
libdeflate enabled, &lsquo;&lsquo;p12&lsquo;&lsquo; is
actually the maximum level.</p>

<p style="margin-left:22%; margin-top: 1em">For the
<small>Deflate</small> codec, and in a libtiff build with
libdeflate enabled, &lsquo;&lsquo;s0&lsquo;&lsquo; can be
used to require zlib to be used, and
&lsquo;&lsquo;s1&lsquo;&lsquo; for libdeflate (defaults to
libdeflate when it is available).</p>

<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p style="margin-top: 1em"><b>&minus;f</b></p></td>
<td width="8%"></td>
<td width="78%">


<p style="margin-top: 1em">Specify the bit fill order to
use in writing output data. By default, <i>tiffcp</i> will
create a new file with the same fill order as the original.
Specifying <b>&minus;f lsb2msb</b> will force data to be
written with the FillOrder tag set to
<small>LSB2MSB,</small> while <b>&minus;f msb2lsb</b> will
force data to be written with the FillOrder tag set to
<small>MSB2LSB.</small></p> </td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;i</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Ignore non-fatal read errors and continue processing of
the input file.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;l</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Specify the length of a tile (in pixels). <i>tiffcp</i>
attempts to set the tile dimensions so that no more than 8
kilobytes of data appear in a tile.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;L</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Force output to be written with Little-Endian byte
order. This option only has an effect when the output file
is created or overwritten and not when it is appended
to.</p> </td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;M</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Suppress the use of memory-mapped files when reading
images.</p> </td></tr>
</table>

<p style="margin-left:11%;"><b>&minus;o</b>
<i>offset</i></p>

<p style="margin-left:22%;">Set initial directory
offset.</p>

<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;p</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Specify the planar configuration to use in writing image
data that has one 8-bit sample per pixel. By default,
<i>tiffcp</i> will create a new file with the same planar
configuration as the original. Specifying <b>&minus;p
contig</b> will force data to be written with multi-sample
data packed together, while <b>&minus;p separate</b> will
force samples to be written in separate planes.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;r</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Specify the number of rows (scanlines) in each strip of
data written to the output file. By default (or when value
<b>0</b> is specified), <i>tiffcp</i> attempts to set the
rows/strip that no more than 8 kilobytes of data appear in a
strip. If you specify special value <b>&minus;1</b> it will
results in infinite number of the rows per strip. The entire
image will be the one strip in that case.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;s</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Force the output file to be written with data organized
in strips (rather than tiles).</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;t</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Force the output file to be written with data organized
in tiles (rather than strips). options can be used to force
the resultant image to be written as strips or tiles of
data, respectively.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;w</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Specify the width of a tile (in pixels). <i>tiffcp</i>
attempts to set the tile dimensions so that no more than 8
kilobytes of data appear in a tile. <i>tiffcp</i> attempts
to set the tile dimensions so that no more than 8 kilobytes
of data appear in a tile.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;x</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Force the output file to be written with PAGENUMBER
value in sequence.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">


<p><b>&minus;8</b></p></td>
<td width="8%"></td>
<td width="78%">


<p>Write BigTIFF instead of classic TIFF format.</p></td></tr>
</table>


<p style="margin-left:11%;"><b>&minus;,=</b><i>character</i></p>

<p style="margin-left:22%;">substitute <i>character</i> for
&lsquo;,&rsquo; in parsing image directory indices in files.
This is necessary if filenames contain commas. Note that
<b>&minus;,=</b> with whitespace immediately following will
disable the special meaning of the &lsquo;,&rsquo; entirely.
See examples.</p>

<p style="margin-left:11%;"><b>&minus;m</b> <i>size</i></p>

<p style="margin-left:22%;">Set maximum memory allocation
size (in MiB). The default is 256MiB. Set to 0 to disable
the limit.</p>

<h2>EXAMPLES
<a name="EXAMPLES"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em">The following
concatenates two files and writes the result using
<small>LZW</small> encoding:</p>

<p style="margin-left:22%;">tiffcp &minus;c lzw a.tif b.tif
result.tif</p>

<p style="margin-left:11%; margin-top: 1em">To convert a G3
1d-encoded <small>TIFF</small> to a single strip of
G4-encoded data the following might be used:</p>

<p style="margin-left:22%;">tiffcp &minus;c g4 &minus;r
10000 g3.tif g4.tif</p>

<p style="margin-left:11%;">(1000 is just a number that is
larger than the number of rows in the source file.)</p>

<p style="margin-left:11%; margin-top: 1em">To extract a
selected set of images from a multi-image TIFF file, the
file name may be immediately followed by a &lsquo;,&rsquo;
separated list of image directory indices. The first image
is always in directory 0. Thus, to copy the 1st and 3rd
images of image file &lsquo;&lsquo;album.tif&rsquo;&rsquo;
to &lsquo;&lsquo;result.tif&rsquo;&rsquo;:</p>

<p style="margin-left:22%;">tiffcp album.tif,0,2
result.tif</p>

<p style="margin-left:11%; margin-top: 1em">A trailing
comma denotes remaining images in sequence. The following
command will copy all image with except the first one:</p>

<p style="margin-left:22%;">tiffcp album.tif,1,
result.tif</p>

<p style="margin-left:11%; margin-top: 1em">Given file
&lsquo;&lsquo;CCD.tif&rsquo;&rsquo; whose first image is a
noise bias followed by images which include that bias,
subtract the noise from all those images following it (while
decompressing) with the command:</p>

<p style="margin-left:22%;">tiffcp &minus;c none &minus;b
CCD.tif CCD.tif,1, result.tif</p>

<p style="margin-left:11%; margin-top: 1em">If the file
above were named &lsquo;&lsquo;CCD,X.tif&rsquo;&rsquo;, the
<b>&minus;,=</b> option would be required to correctly parse
this filename with image numbers, as follows:</p>

<p style="margin-left:22%;">tiffcp &minus;c none &minus;,=%
&minus;b CCD,X.tif CCD,X%1%.tif result.tif</p>

<h2>SEE ALSO
<a name="SEE ALSO"></a>
</h2>



<p style="margin-left:11%; margin-top: 1em"><b>pal2rgb</b>(1),
<b>tiffinfo</b>(1), <b>tiffcmp</b>(1), <b>tiffmedian</b>(1),
<b>tiffsplit</b>(1), <b>libtiff</b>(3TIFF)</p>

<p style="margin-left:11%; margin-top: 1em">Libtiff library
home page: <b>http://www.simplesystems.org/libtiff/</b></p>
<hr>
</body>
</html>

Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]

Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
23 Jul 2026 4.57 AM
root / root
0755
CMakeLists.txt
3.354 KB
19 Feb 2022 3.33 PM
root / root
0644
HtmlDoc.cmake
2.097 KB
19 Feb 2022 3.33 PM
root / root
0644
TIFFClose.3tiff.html
2.148 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFDataWidth.3tiff.html
2.215 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFDeferStrileArrayWriting.3tiff.html
3.928 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFError.3tiff.html
3.102 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFFieldDataType.3tiff.html
2.133 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFFieldName.3tiff.html
2.079 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFFieldPassCount.3tiff.html
2.557 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFFieldReadCount.3tiff.html
2.76 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFFieldTag.3tiff.html
2.2 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFFieldWriteCount.3tiff.html
3.076 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFFlush.3tiff.html
2.833 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFGetField.3tiff.html
32.861 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFOpen.3tiff.html
14.426 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFOpenOptions.3tiff.html
6.887 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFPrintDirectory.3tiff.html
4.158 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFRGBAImage.3tiff.html
11.356 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadDirectory.3tiff.html
7.38 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadEncodedStrip.3tiff.html
3.492 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadEncodedTile.3tiff.html
3.434 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadRGBAImage.3tiff.html
8.416 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadRGBAStrip.3tiff.html
7.088 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadRGBATile.3tiff.html
7.859 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadRawStrip.3tiff.html
2.795 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadRawTile.3tiff.html
2.882 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadScanline.3tiff.html
4.395 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFReadTile.3tiff.html
3.561 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFSetDirectory.3tiff.html
3.349 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFSetField.3tiff.html
30.458 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFStrileQuery.3tiff.html
4.842 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFWarning.3tiff.html
3.063 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFWriteDirectory.3tiff.html
6.126 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFWriteEncodedStrip.3tiff.html
4.32 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFWriteEncodedTile.3tiff.html
4.116 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFWriteRawStrip.3tiff.html
3.905 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFWriteRawTile.3tiff.html
3.545 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFWriteScanline.3tiff.html
6.659 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFWriteTile.3tiff.html
3.096 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFbuffer.3tiff.html
3.582 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFcodec.3tiff.html
3.389 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFcolor.3tiff.html
18.525 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFmemory.3tiff.html
3.229 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFquery.3tiff.html
4.979 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFsize.3tiff.html
2.411 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFstrip.3tiff.html
4.082 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFswab.3tiff.html
3.163 KB
21 Jul 2026 3.53 PM
root / root
0644
TIFFtile.3tiff.html
4.753 KB
21 Jul 2026 3.53 PM
root / root
0644
fax2ps.1.html
6.312 KB
21 Jul 2026 3.53 PM
root / root
0644
fax2tiff.1.html
15.335 KB
21 Jul 2026 3.53 PM
root / root
0644
index.html
3.736 KB
19 Feb 2022 3.33 PM
root / root
0644
libtiff.3tiff.html
54.342 KB
21 Jul 2026 3.53 PM
root / root
0644
pal2rgb.1.html
4.416 KB
21 Jul 2026 3.53 PM
root / root
0644
ppm2tiff.1.html
3.746 KB
21 Jul 2026 3.53 PM
root / root
0644
raw2tiff.1.html
11.087 KB
21 Jul 2026 3.53 PM
root / root
0644
tiff2bw.1.html
3.745 KB
21 Jul 2026 3.53 PM
root / root
0644
tiff2pdf.1.html
11.295 KB
21 Jul 2026 3.53 PM
root / root
0644
tiff2ps.1.html
13.174 KB
21 Jul 2026 3.53 PM
root / root
0644
tiff2rgba.1.html
4.512 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffcmp.1.html
3.675 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffcp.1.html
13.912 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffcrop.1.html
29.56 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffdither.1.html
5.199 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffdump.1.html
3.471 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffinfo.1.html
4.088 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffmedian.1.html
4.56 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffset.1.html
3.545 KB
21 Jul 2026 3.53 PM
root / root
0644
tiffsplit.1.html
3.052 KB
21 Jul 2026 3.53 PM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF