Trd (TRID)
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
| − | |subcat= | + | |subcat=Schema formats |
|extensions={{ext|trd}} | |extensions={{ext|trd}} | ||
|mimetypes=<!-- {{mimetype|application/x-trid-trd}} --> | |mimetypes=<!-- {{mimetype|application/x-trid-trd}} --> | ||
Revision as of 01:17, 14 July 2020
A TRD file is a RIFF like container that hold a series of TrID's definitions.
TrIDDefs.TRD is the default databases used by TrID file identification tool, if no other TRD database is given by -d option.
Contents |
Identification
.TDR files start with ASCII "RIFF", have "TRID" at offset 8, and DEFN at offset 12.
[1]
Software
Sample files
- https://mark0.net/download/triddefs.zip → TrIDDefs.TRD
Links
References
- ↑ http://mark0.net/download/triddefs_xml.7z → t → trd.trid.xml