Subversion Repositories fileformats

Rev

Rev 7 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
[1.3.6.1.4.1.37476.3.1.7.1]
2
Title = File Format Descriptions
3
Author = Daniel Marschall, ViaThinkSoft
13 daniel-mar 4
Version = 2023-08-31
2 daniel-mar 5
Language = en-US
6
License = Apache License, Version 2.0
7
 
8
; ATTENTION: DO NOT EDIT THIS FILE. IT WILL BE EXTENDED BY VIATHINKSOFT REGULARLY.
9
; To add new file formats, use (create) the file filetypes.local
10
 
11
[Static]
12
LngUnknown = Unknown
13
 
14
[OidHeader]
15
; Files identified via OID (OID written inside square brackets of the first line of a file)
16
; e.g. [2.999]
17
1.3.6.1.4.1.37476.2.5.1.1.1 = ViaThinkSoft OIDplus 1.x Database File (Version 1)
18
1.3.6.1.4.1.37476.2.5.1.1.2 = ViaThinkSoft OIDplus 1.x Database File (Version 2)
19
1.3.6.1.4.1.37476.3.1.5.1 = ViaThinkSoft OID Illegality Rules File (Version 1)
20
1.3.6.1.4.1.37476.3.1.5.2 = ViaThinkSoft OID Illegality Rules File (Version 2)
6 daniel-mar 21
1.3.6.1.4.1.37476.3.1.6.2011 = ViaThinkSoft MultiDump File (Variant 2011)
22
1.3.6.1.4.1.37476.3.1.6.2019 = ViaThinkSoft MultiDump File (Variant 2019)
2 daniel-mar 23
1.3.6.1.4.1.37476.3.1.7.1 = ViaThinkSoft File Format Definition Type (Version 1)
24
1.3.6.1.4.1.37476.3.4.1 = ViaThinkSoft PyraScript File
25
2.25.73316759031196772253564733261719830306 = HickelSOFT Encrypted Data Import File
26
2.25.148714567737427576833320930332706111266 = HickelSOFT GoBD Table Description File
27
2.25.197590078933440098564327957062508904226 = HickelSOFT GoBD Manual Primary Keys File
28
2.25.235547974516071613703038169289236184866 = HickelSOFT GoBD Foreign Key List File
29
 
30
[GuidHeader]
31
; e.g. [00000000-0000-0000-0000-000000000000]
32
; Files identified via GUID (GUID written inside square brackets of the first line of a file, without curly brackets and lowercase)
33
 
34
[MimeType]
35
; Files identified via MIME type
36
application/css = CSS Stylesheet
37
application/epub+zip = Electronic publication (EPUB)
38
application/gzip = GZip Compressed Archive
39
application/java-archive = Java Archive (JAR)
40
application/javascript = JavaScript
41
application/json = JSON format
42
application/ld+json = JSON-LD format
43
application/msword = Microsoft Word
6 daniel-mar 44
application/octet-stream = Binary data
2 daniel-mar 45
application/ogg = OGG
46
application/pdf = Adobe Portable Document Format (PDF)
47
application/php = Hypertext Preprocessor (Personal Home Page)
48
application/rtf = Rich Text Format (RTF)
49
application/vnd.amazon.ebook = Amazon Kindle eBook format
50
application/vnd.apple.installer+xml = Apple Installer Package
51
application/vnd.mozilla.xul+xml = XUL
52
application/vnd.ms-excel = Microsoft Excel
53
application/vnd.ms-fontobject = MS Embedded OpenType fonts
54
application/vnd.ms-powerpoint = Microsoft PowerPoint
55
application/vnd.oasis.opendocument.presentation = OpenDocument presentation document
56
application/vnd.oasis.opendocument.spreadsheet = OpenDocument spreadsheet document
57
application/vnd.oasis.opendocument.text = OpenDocument text document
58
application/vnd.openxmlformats-officedocument.presentationml.presentation = Microsoft PowerPoint (OpenXML)
59
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet = Microsoft Excel (OpenXML)
60
application/vnd.openxmlformats-officedocument.wordprocessingml.document = Microsoft Word (OpenXML)
61
application/vnd.rar = RAR archive
62
application/vnd.visio = Microsoft Visio
63
application/x-7z-compressed = 7-zip archive
64
application/x-abiword = AbiWord document
65
application/x-bzip2 = BZip2 archive
66
application/x-bzip = BZip archive
67
application/x-csh = C-Shell script
68
application/x-freearc = Archive document (multiple files embedded)
69
application/xhtml+xml = XHTML
70
application/xml = XML
71
application/x-sh = Bourne shell script
72
application/x-shockwave-flash = Small web format (SWF) or Adobe Flash document
73
application/x-tar = Tape Archive (TAR)
74
application/zip = ZIP archive
75
audio/3gpp2 = 3GPP2 audio/video container
76
audio/3gpp = 3GPP audio/video container
77
audio/aac = AAC audio
78
audio/midi = Musical Instrument Digital Interface (MIDI)
79
audio/mpeg = MP3 audio
80
audio/ogg = OGG audio
81
audio/opus = Opus audio
82
audio/wav = Waveform Audio Format
83
audio/webm = WEBM audio
84
audio/x-midi = Musical Instrument Digital Interface (MIDI)
85
font/otf = OpenType font
86
font/ttf = TrueType Font
87
font/woff2 = Web Open Font Format (WOFF)
88
font/woff = Web Open Font Format (WOFF)
89
image/bmp = Windows OS/2 Bitmap Graphics
90
image/gif = Graphics Interchange Format (GIF)
91
image/jpeg = JPEG Image
92
image/png = Portable Network Graphics
93
image/svg+xml = Scalable Vector Graphics (SVG)
94
image/tiff = Tagged Image File Format (TIFF)
95
image/vnd.microsoft.icon = Icon format
96
image/webp = WEBP image
97
text/calendar = iCalendar format
98
text/css = Cascading Style Sheets (CSS)
99
text/csv = Comma-separated values (CSV)
100
text/html = HyperText Markup Language (HTML)
101
text/javascript = JavaScript
102
text/plain = Plain Text File
103
text/xml = XML
104
video/3gpp2 = 3GPP2 audio/video container
105
video/3gpp = 3GPP audio/video container
106
video/mp2t = MPEG transport stream
107
video/mpeg = MPEG Video
108
video/ogg = OGG video
109
video/webm = WEBM video
110
video/x-msvideo = AVI: Audio Video Interleave
111
 
112
[FileExtension]
113
; Files identified via an case-insensitive filename extension
114
3G2 = 3GPP2 multimedia file
115
3GP = 3GPP multimedia file
116
7Z = 7-Zip Compressed File
117
AAC = Windows Audio File (AAC)
118
ABW = AbiWord Document
119
ACCDB = Microsoft Access database file
120
ACCDE = Microsoft Access execute-only file
121
ACCDR = Microsoft Access runtime database
122
ACCDT = Microsoft Access database template
123
ADTS = Windows audio file
124
ADT = Windows audio file
125
AI = Adobe Illustrator file
126
AIF = Audio Interchange File format file
127
AIFC = Audio Interchange File format file
128
AIFF = Audio Interchange File format file
129
APK = Android Package File
130
ARC = Archive document (multiple files embedded)
131
ARJ = ARJ Compressed File
5 daniel-mar 132
ASN = ASN.1 Source Code
13 daniel-mar 133
ASN1 = ASN.1 Source Code
2 daniel-mar 134
ASP = Active Server Page file
135
ASPX = ASP.NET Active Server page
136
AVI = Audio Video Interleave movie or sound file
137
AZW = Amazon Kindle eBook format
138
BAK = Backup file
139
BAS = BASIC Source Code File
140
BAT = Batch file
141
BIN = Binary File or Disk Image
142
BMP = Windows OS/2 Bitmap Graphics
143
BZ2 = BZip2 archive
144
BZ = BZip archive
145
CAB = Windows Cabinet File
146
CAT = Windows Security Catalog File
147
C = C Source Code File
13 daniel-mar 148
CBL = COBOL Source Code
2 daniel-mar 149
CDA = CD Audio Track
150
CER = X.509 Security Certificate
151
CFG = Configuration File
152
CFM = ColdFusion Markup file
153
CGI = Perl Script File
154
CLASS = Java class file
13 daniel-mar 155
COB = COBOL Source Code
2 daniel-mar 156
COM = MS-DOS Command File
157
CONF = Configuration File
13 daniel-mar 158
CPL = Windows Control Panel Applet
2 daniel-mar 159
CPP = C++ Source Code File
160
CRT = X.509 Security Certificate
161
CSH = C-Shell script
162
CSS = Cascading Style Sheets (CSS)
163
CSV = Comma-separated values (CSV)
164
CS = Visual C# source code file
165
CUR = Windows cursor file
166
DAT = Data File
167
DB = Database File
168
DBF = Database File
169
DC3 = ViaThinkSoft (De)Coder 3.x Encrypted File
170
DC4 = ViaThinkSoft (De)Coder 4.x Encrypted File
171
DEB = Debian Software Package File
172
DER = X.509 Security Certificate (DER Encoded)
173
DIF = Spreadsheet data interchange format file
174
DLL = Dynamic Link Library file
175
DMG = Mac OS X Disk Image
176
DMP = Dump file
177
DOC = Microsoft Word
178
DOCM = Microsoft Word macro-enabled document
179
DOCX = Microsoft Word Document (OpenXML)
180
DOT = Microsoft Word template
181
DOTX = Microsoft Word template
182
DPR = Delphi Project
13 daniel-mar 183
DPROJ = Delphi Project
2 daniel-mar 184
DRV = Device driver file
185
EML = eMail Message
186
EOT = MS Embedded OpenType fonts
187
EPS = Encapsulated Postscript file
188
EPUB = Electronic publication (EPUB)
189
EXE = Executable program file
190
FLV = Flash-compatible video file
191
FNT = Windows Font File
192
FON = Generic Font File
193
GADGET = Windows gadget
194
GIF = Graphics Interchange Format (GIF)
195
GZ = GZip Compressed Archive
196
H264 = H.264 video file
197
H = C, C++, and Objective-C header file
198
HPP = C++ Header File
199
HTM = HyperText Markup Language (HTML)
200
HTML = HyperText Markup Language (HTML)
201
ICNS = macOS X icon resource file
202
ICO = Icon format
203
ICS = iCalendar format
204
INF = Driver Information File
205
INI = Initialization file
206
ISO = ISO-9660 disc image
207
JAR = Java Archive (JAR)
208
JAVA = Java Source code file
209
JPEG = JPEG Image
210
JPG = JPEG Image
211
JS = JavaScript
212
JSON = JSON format
213
JSONLD = JSON-LD format
214
JSP = Java Server Page file
215
KEY = Keynote presentation or Private Key File
216
LNK = Windows shortcut file
217
LOG = Log file
13 daniel-mar 218
M = Objective C Source Code
2 daniel-mar 219
M4A = MPEG-4 audio file
220
M4V = Apple MP4 video file
221
MDB = Microsoft Access database file
222
MHT = MIME Encapsulation of Aggregate HTML Documents
7 daniel-mar 223
MIB = Management Information Base (MIB)
2 daniel-mar 224
MIDI = Musical Instrument Digital Interface (MIDI)
225
MID = Musical Instrument Digital Interface (MIDI)
226
MJS = JavaScript module
227
MKV = Matroska Multimedia Container
228
MOV = Apple QuickTime movie file
229
MP3 = MPEG layer 3 audio file
230
MP4 = MPEG4 video file
231
MPA = MPEG-2 audio file
232
MPEG = MPEG Multimedia File
233
MPG = MPEG 1 system stream
234
MPKG = Apple Installer Package
235
MSI = Windows Installer Package
236
MUI = Multilingual User Interface file
7 daniel-mar 237
MY = Management Information Base (MIB)
2 daniel-mar 238
OCX = OLE Custom Control
239
ODP = OpenDocument presentation document
240
ODS = OpenDocument spreadsheet document
241
ODT = OpenDocument text document
242
OGA = OGG audio
243
OGG = Ogg Vorbis audio file
244
OGV = OGG video
245
OGX = Multiplexed OGG
246
OPUS = Opus audio
247
OTF = OpenType Font
248
P12 = PKCS#12 Personal Information Exchange
249
PART = Partially downloaded file
250
PAS = Delphi/Pascal Source Code File
251
PDF = Adobe Portable Document Format (PDF)
252
PEM = X.509 Security Certificate (Base64-Encoded)
253
PFX = PKCS#12 Personal Information Exchange
254
PHP = PHP File
255
PHPS = PHP Source Code
256
PHPX = Executable FastPHP File
257
PKG = Package File
258
PL = Perl Script File
259
PNG = Portable Network Graphics
260
POT = Microsoft PowerPoint template before PowerPoint 2007
261
POTM = Microsoft PowerPoint macro-enabled template
262
POTX = Microsoft PowerPoint template
263
PPAM = Microsoft PowerPoint add-in
264
PPSM = Microsoft PowerPoint macro-enabled slideshow
265
PPS = PowerPoint slide show
266
PPSX = Microsoft PowerPoint slideshow
267
PPTM = Microsoft PowerPoint macro-enabled presentation
268
PPT = PowerPoint Presentation
269
PPTX = PowerPoint Presentation (OpenXML)
270
PSD = Adobe Photoshop Image File
271
PS = PostScript file
272
PST = Outlook data store
273
PUB = Microsoft Publisher file
274
PY = PYthon Source Code File
275
RAR = Roshal Archive compressed file
276
RM = RealMedia file
277
RPM = Red Hat Package Manager
278
RSS = RSS file
279
RTF = Rich Text Format (RTF)
280
SAV = Save file (e.g., game save file)
281
SH = Bourne shell script
282
SLDM = Microsoft PowerPoint macro-enabled slide
283
SLDX = Microsoft PowerPoint slide
284
SQL = SQL Script
285
SVG = Scalable Vector Graphics (SVG)
286
SWF = Shockwave Flash Animation
287
SWIFT = Swift source code file
288
SYS = Windows system file
289
TAR.GZ = Tarball Compressed File
290
TAR = Tarball Compressed File
291
TEX = LaTeX document file
292
TIFF = Tagged Image Format file
293
TIF = Tagged Image File Format (TIFF)
294
TMP = Temporary file
295
TOAST = Toast disc image
296
TS = MPEG transport stream
297
TTF = TrueType Font
298
TXT = Plain Text File
299
UDP = ViaThinkSoft UserDetect 2.x Plugin
300
VB = Visual Basic File
301
VCD = Virtual CD
302
VOB = DVD Video Object
303
VSD = Microsoft Visio
304
VSDM = Microsoft Visio macro-enabled drawing
305
VSDX = Microsoft Visio drawing file
306
VSS = Microsoft Visio stencil before Visio 2013
307
VSSM = Microsoft Visio macro-enabled stencil
308
VST = Microsoft Visio template before Visio 2013
309
VSTM = Microsoft Visio macro-enabled template
310
VSTX = Microsoft Visio template
311
WAV = Waveform Audio Format
312
WBK = Microsoft Word backup document
313
WEBA = WEBM audio
314
WEBM = WEBM video
315
WEBP = WEBP image
316
WKS = Microsoft Works File
317
WMA = Windows Media Audio file
318
WMD = Windows Media Download file
319
WMS = Windows Media skins file
320
WMV = Windows Media Video file
321
WMZ = Windows Media skins file
322
WOFF2 = Web Open Font Format (WOFF)
323
WOFF = Web Open Font Format (WOFF)
324
WP5 = WordPerfect document
325
WPD = WordPerfect document
326
WPL = Windows Media Player playlist
327
WPS = Microsoft Works file
328
WSF = Windows Script File
5 daniel-mar 329
XER = XML Encoding Rules for ASN.1 (XER)
2 daniel-mar 330
XHTML = XHTML
331
XLA = Microsoft Excel add-in or macro file
332
XLAM = Microsoft Excel add-in after Excel 2007
333
XLL = Microsoft Excel DLL-based add-in
334
XLM = Microsoft Excel macro before Excel 2007
335
XLR = Microsoft Works Spreadsheet
336
XLS = Microsoft Excel
337
XLSM = Microsoft Excel macro-enabled workbook after Excel 2007
338
XLSX = Microsoft Excel Spreadsheet (OpenXML)
339
XLT = Microsoft Excel template before Excel 2007
340
XLTM = Microsoft Excel macro-enabled template after Excel 2007
341
XLTX = Microsoft Excel template after Excel 2007
342
XML = XML File
6 daniel-mar 343
XPS = XML Paper Specification
2 daniel-mar 344
XUL = XUL
345
ZIP = Zip compressed file
346
Z = Z Compressed File