1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
<!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 kB 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 kB of any file larger than 20
MB 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> </td></tr>
<tr>
<td>Delimiter</td>
<td class=c>no</td>
<td><span class=s>'' = (none)
<br>"\x09" = Tab
<br>',' = Comma
<br>';' = Semicolon</span></td></tr>
<tr class=b>
<td>LineCount</td>
<td class=c>no</td>
<td> </td></tr>
<tr>
<td>MIMEEncoding</td>
<td class=c>no</td>
<td> </td></tr>
<tr class=b>
<td>Newlines</td>
<td class=c>no</td>
<td><span class=s>'' = (none)
<br>"\x0a" = Unix LF
<br>"\x0d" = Macintosh CR
<br>"\x0d\x0a" = Windows CRLF</span></td></tr>
<tr>
<td>Quoting</td>
<td class=c>no</td>
<td><span class=s>'' = (none)
<br>'"' = Double quotes
<br>''' = Single quotes</span></td></tr>
<tr class=b>
<td>RowCount</td>
<td class=c>no</td>
<td> </td></tr>
<tr>
<td>WordCount</td>
<td class=c>no</td>
<td> </td></tr>
</table></td></tr></table></blockquote>
<hr>
(This document generated automatically by Image::ExifTool::BuildTagLookup)
<br><i>Last revised Feb 14, 2020</i>
<p class=lf><a href='index.html'><-- ExifTool Tag Names</a></p>
</body>
</html>
|