File: Text.html

package info (click to toggle)
libimage-exiftool-perl 12.57%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 27,740 kB
  • sloc: perl: 280,930; xml: 120; makefile: 13
file content (76 lines) | stat: -rw-r--r-- 2,383 bytes parent folder | download | duplicates (2)
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>&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 Feb 14, 2020</i>
<p class=lf><a href='index.html'>&lt;-- ExifTool Tag Names</a></p>
</body>
</html>