libimage-exiftool-perl/html/TagNames/Text.html

76 lines
2.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- (this file generated automatically by Image::ExifTool::BuildTagLookup) -->
<head>
<title>Text Tags</title>
<link rel=stylesheet type='text/css' href='style.css' title='Style'>
</head>
<body>
<h2 class=top>Text Tags</h2>
<p>Although basic text files contain no metadata, the following tags are
determined from a simple analysis of the data in TXT and CSV files.
Statistics are generated only for 8-bit encodings, but the <a href="../ExifTool.html#FastScan">FastScan</a> (-fast)
option may be used to limit processing to the first 64 KiB in which case
some tags are not produced. To avoid long processing delays, ExifTool will
issue a minor warning and process only the first 64 KiB of any file larger
than 20 MiB unless the <a href="../ExifTool.html#IgnoreMinorErrors">IgnoreMinorErrors</a> (-m) option is used.</p>
<blockquote>
<table class=frame><tr><td>
<table class=inner cellspacing=1>
<tr class=h><th>Tag Name</th>
<th>Writable</th><th>Values / <span class=n>Notes</span></th></tr>
<tr>
<td>ByteOrderMark</td>
<td class=c>no</td>
<td><span class=s>0 = No
<br>1 = Yes</span></td></tr>
<tr class=b>
<td>ColumnCount</td>
<td class=c>no</td>
<td>&nbsp;</td></tr>
<tr>
<td>Delimiter</td>
<td class=c>no</td>
<td><span class=s>&#39;&#39; = (none)
<br>&quot;\x09&quot; = Tab
<br>&#39;,&#39; = Comma
<br>&#39;;&#39; = Semicolon</span></td></tr>
<tr class=b>
<td>LineCount</td>
<td class=c>no</td>
<td>&nbsp;</td></tr>
<tr>
<td>MIMEEncoding</td>
<td class=c>no</td>
<td>&nbsp;</td></tr>
<tr class=b>
<td>Newlines</td>
<td class=c>no</td>
<td><span class=s>&#39;&#39; = (none)
<br>&quot;\x0a&quot; = Unix LF
<br>&quot;\x0d&quot; = Macintosh CR
<br>&quot;\x0d\x0a&quot; = Windows CRLF</span></td></tr>
<tr>
<td>Quoting</td>
<td class=c>no</td>
<td><span class=s>&#39;&#39; = (none)
<br>&#39;&quot;&#39; = Double quotes
<br>&#39;&#39;&#39; = Single quotes</span></td></tr>
<tr class=b>
<td>RowCount</td>
<td class=c>no</td>
<td>&nbsp;</td></tr>
<tr>
<td>WordCount</td>
<td class=c>no</td>
<td>&nbsp;</td></tr>
</table></td></tr></table></blockquote>
<hr>
(This document generated automatically by Image::ExifTool::BuildTagLookup)
<br><i>Last revised Nov 19, 2023</i>
<p class=lf><a href='index.html'>&lt;-- ExifTool Tag Names</a></p>
</body>
</html>