FileType Class
Represents file type. Provides methods to obtain list of all file types supported by GroupDocs.Viewer.
Inheritance Hierarchy
SystemObject
  GroupDocs.ViewerFileType

Namespace: GroupDocs.Viewer
Assembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax
[SerializableAttribute]
public sealed class FileType : IEquatable<FileType>

The FileType type exposes the following members.

Properties
  NameDescription
Public propertyExtension
Filename suffix (including the period ".") e.g. ".doc".
Public propertyFileFormat
File type name e.g. "Microsoft Word Document".
Methods
  NameDescription
Public methodEquals(Object)
Determines whether the current FileType is the same as specified object.
(Overrides ObjectEquals(Object).)
Public methodEquals(FileType)
Determines whether the current FileType is the same as specified FileType object.
Public methodStatic memberFromExtension
Maps file extension to file type.
Public methodStatic memberFromFilePath
Extracts file extension and maps it to file type.
Public methodStatic memberFromMediaType
Maps file media type to file type e.g. 'application/pdf' will be mapped to PDF.
Public methodStatic memberFromStream(Stream)
Detects file type by reading the file signature.
Public methodStatic memberFromStream(Stream, ILogger)
Detects file type by reading the file signature.
Public methodStatic memberFromStream(Stream, String)
Detects file type by reading the file signature.
Public methodStatic memberFromStream(Stream, String, ILogger)
Detects file type by reading the file signature.
Public methodGetHashCode
Returns the hash code for the current FileType object.
(Overrides ObjectGetHashCode.)
Public methodStatic memberGetSupportedFileTypes
Retrieves supported file types
Public methodGetType (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Operators
  NameDescription
Public operatorStatic memberEquality
Determines whether two FileType objects are the same.
Public operatorStatic memberInequality
Determines whether two FileType objects are not the same.
Fields
  NameDescription
Public fieldStatic memberAI
Adobe Illustrator (.ai) is a file format for Adobe Illustrator drawings. Learn more about this file format here.
Public fieldStatic memberAPNG
Animated Portable Network Graphic (.apng) is extension of PNG format that support animation. Learn more about this file format here.
Public fieldStatic memberAS
ActionScript File (.as)
Public fieldStatic memberAS3
ActionScript File (.as)
Public fieldStatic memberASM
Assembly Language Source Code File (.asm)
Public fieldStatic memberBAT
DOS Batch File (.bat)
Public fieldStatic memberBMP
Bitmap Image File (.bmp) is used to store bitmap digital images. These images are independent of graphics adapter and are also called device independent bitmap (DIB) file format. Learn more about this file format here.
Public fieldStatic memberBZ2
Bzip2 Compressed File (.bz2) are compressed files generated using the BZIP2 open source compression method, mostly on UNIX or Linux system. Learn more about this file format here.
Public fieldStatic memberC
C/C++ Source Code File (.c)
Public fieldStatic memberCC
C++ Source Code File (.cc)
Public fieldStatic memberCDR
CorelDraw Vector Graphic Drawing (.cdr) is a vector drawing image file that is natively created with CorelDRAW for storing digital image encoded and compressed. Such a drawing file contains text, lines, shapes, images, colours and effects for vector representation of image contents. Learn more about this file format here.
Public fieldStatic memberCF2
Common File Format File Learn more about this file format here.
Public fieldStatic memberCGM
Computer Graphics Metafile (.cgm) is a free, platform-independent, international standard metafile format for storing and exchanging of vector graphics (2D), raster graphics, and text. CGM uses object-oriented approach and many function provisions for image production. Learn more about this file format here.
Public fieldStatic memberCHM
Microsoft Compiled HTML Help File (.chm) is a well-known format for HELP (documentation to some application) documents. Learn more about this file format here.
Public fieldStatic memberCMAKE
CMake File (.cmake)
Public fieldStatic memberCMX
Corel Exchange (.cmx) is a drawing image file that may contain vector graphics as well as bitmap graphics. Learn more about this file format here.
Public fieldStatic memberCPP
C++ Source Code File (.cpp)
Public fieldStatic memberCS
C# Source Code File (.cs) is a source code file for C# programming language. Introduced by Microsoft for use with the .NET Framework. Learn more about this file format here.
Public fieldStatic memberCSS
Cascading Style Sheet (.css)
Public fieldStatic memberCSV
Comma Separated Values File (.csv) represents plain text files that contain records of data with comma separated values. Learn more about this file format here.
Public fieldStatic memberCXX
C++ Source Code File (.cxx)
Public fieldStatic memberDCM
DICOM Image (.dcm) represents digital image which stores medical information of patients such as MRIs, CT scans and ultrasound images. Learn more about this file format here.
Public fieldStatic memberDGN
MicroStation Design File (.dgn) are drawings created by and supported by CAD applications such as MicroStation and Intergraph Interactive Graphics Design System. Learn more about this file format here.
Public fieldStatic memberDIB
Device Independent Bitmap File (.dib)
Public fieldStatic memberDIFF
Patch File (.diff)
Public fieldStatic memberDJVU
DjVu Image (.djvu) is a graphics file format intended for scanned documents and books especially those which contain the combination of text, drawings, images and photographs. Learn more about this file format here.
Public fieldStatic memberDNG
Digital Negative Specification (.dng) is a digital camera image format used for the storage of raw files. It has been developed by Adobe in September 2004. It was basically developed for digital photography. Learn more about this file format here.
Public fieldStatic memberDOC
Microsoft Word Document (.doc) represents documents generated by Microsoft Word or other word processing documents in binary file format. Learn more about this file format here.
Public fieldStatic memberDOCM
Word Open XML Macro-Enabled Document (.docm) is a Microsoft Word 2007 or higher generated documents with the ability to run macros. Learn more about this file format here.
Public fieldStatic memberDOCX
Microsoft Word Open XML Document (.docx) is a well-known format for Microsoft Word documents. Introduced from 2007 with the release of Microsoft Office 2007, the structure of this new Document format was changed from plain binary to a combination of XML and binary files. Learn more about this file format here.
Public fieldStatic memberDOT
Word Document Template (.dot) are template files created by Microsoft Word to have pre-formatted settings for generation of further DOC or DOCX files. Learn more about this file format here.
Public fieldStatic memberDOTM
Word Open XML Macro-Enabled Document Template (.dotm) represents template file created with Microsoft Word 2007 or higher. Learn more about this file format here.
Public fieldStatic memberDOTX
Word Open XML Document Template (.dotx) are template files created by Microsoft Word to have pre-formatted settings for generation of further DOCX files. Learn more about this file format here.
Public fieldStatic memberDWF
Design Web Format File (.dwf) represents 2D/3D drawing in compressed format for viewing, reviewing or printing design files. It contains graphics and text as part of design data and reduce the size of the file due to its compressed format. Learn more about this file format here.
Public fieldStatic memberDWG
AutoCAD Drawing Database File (.dwg) represents proprietary binary files used for containing 2D and 3D design data. Like DXF, which are ASCII files, DWG represent the binary file format for CAD (Computer Aided Design) drawings. Learn more about this file format here.
Public fieldStatic memberDWT
AutoCAD Drawing Template (.dwt) is an AutoCAD drawing template file that is used as starter for creating drawings that can be saved as DWG files. Learn more about this file format here.
Public fieldStatic memberDXF
Drawing Exchange Format File (.dxf) is a tagged data representation of AutoCAD drawing file. Learn more about this file format here.
Public fieldStatic memberEMF
Enhanced Windows Metafile (.emf) represents graphical images device-independently. Metafiles of EMF comprises of variable-length records in chronological order that can render the stored image after parsing on any output device. Learn more about this file format here.
Public fieldStatic memberEML
E-Mail Message (.eml) represents email messages saved using Outlook and other relevant applications. Almost all emailing clients support this file format for its compliance with RFC-822 Internet Message Format Standard. Learn more about this file format here.
Public fieldStatic memberEMLX
Apple Mail Message (.emlx) is implemented and developed by Apple. The Apple Mail application uses the EMLX file format for exporting the emails. Learn more about this file format here.
Public fieldStatic memberEMZ
Enhanced Windows Metafile compressed (.emz) represents graphical images device-independently compressed by GZIP. Metafiles of EMF comprises of variable-length records in chronological order that can render the stored image after parsing on any output device. Learn more about this file format here.
Public fieldStatic memberEPS
Encapsulated PostScript File (.eps) describes an Encapsulated PostScript language program that describes the appearance of a single page. Learn more about this file format here.
Public fieldStatic memberEPUB
Open eBook File (.epub) is an e-book file format that provide a standard digital publication format for publishers and consumers. The format has been so common by now that it is supported by many e-readers and software applications. Learn more about this file format here.
Public fieldStatic memberERB
Ruby ERB Script (.erb)
Public fieldStatic memberExcel2003XML
Excel 2003 XML (SpreadsheetML) represents Excel Binary File Format. Such files can be created by Microsoft Excel as well as other similar spreadsheet programs such as OpenOffice Calc or Apple Numbers. Learn more about this file format here.
Public fieldStatic memberFODG
Flat XML ODF Template (.fodg) is used by Apache OpenOffice's Draw application to store drawing elements as a vector image. Learn more about this file format here.
Public fieldStatic memberFODP
OpenDocument Presentation (.fodp) represents OpenDocument Flat XML Presentation. Learn more about this file format here.
Public fieldStatic memberFODS
OpenDocument Flat XML Spreadsheet (.fods)
Public fieldStatic memberGIF
Graphical Interchange Format File (.gif) is a type of highly compressed image. For each image GIF typically allow up to 8 bits per pixel and up to 256 colours are allowed across the image. Learn more about this file format here.
Public fieldStatic memberGROOVY
Groovy Source Code File (.groovy)
Public fieldStatic memberGZ
Gnu Zipped File (.gz) are compressed files created with gzip compression application. It can contain multiple compressed files and is commonly used on UNIX and Linux systems. Learn more about this file format here.
Public fieldStatic memberGZIP
Gnu Zipped File (.gzip) was introduced as a free utility for replacing the Compress program used in Unix systems. Such files can be opened and extracted with a several applications such as WinZip which is available on both Windows and MacOS. Learn more about this file format here.
Public fieldStatic memberH
C/C++/Objective-C Header File (.h)
Public fieldStatic memberHAML
Haml Source Code File (.haml)
Public fieldStatic memberHH
C++ Header File (.hh)
Public fieldStatic memberHPG
PLT (HPGL) (.hpg)
Public fieldStatic memberHTM
Hypertext Markup Language File (.htm) is the extension for web pages created for display in browsers. Learn more about this file format here.
Public fieldStatic memberHTML
Hypertext Markup Language File (.html) is the extension for web pages created for display in browsers. Learn more about this file format here.
Public fieldStatic memberICO
Icon File (.ico) are image file types used as icon for representation of an application on Microsoft Windows. Learn more about this file format here.
Public fieldStatic memberIFC
Industry Foundation Classes File (.ifc) is a file format that establishes international standards to import and export building objects and their properties. This file format provides interoperability between different software applications. Learn more about this file format here.
Public fieldStatic memberIGS
Initial Graphics Exchange Specification (IGES) (.igs)
Public fieldStatic memberJ2C
JPEG 2000 Code Stream (.j2c)
Public fieldStatic memberJ2K
JPEG 2000 Code Stream (.j2k) is an image that is compressed using the wavelet compression instead of DCT compression. Learn more about this file format here.
Public fieldStatic memberJAVA
Java Source Code File (.java)
Public fieldStatic memberJP2
JPEG 2000 Core Image File (.jp2) is an image coding system and state-of-the-art image compression standard. Learn more about this file format here.
Public fieldStatic memberJPC
JPEG 2000 Code Stream (.jpc)
Public fieldStatic memberJPEG
JPEG Image (.jpeg) is a type of image format that is saved using the method of lossy compression. The output image, as result of compression, is a trade-off between storage size and image quality. Learn more about this file format here.
Public fieldStatic memberJPF
JPEG 2000 Image File (.jpf)
Public fieldStatic memberJPG
JPEG Image (.jpg) is a type of image format that is saved using the method of lossy compression. The output image, as result of compression, is a trade-off between storage size and image quality. Learn more about this file format here.
Public fieldStatic memberJPM
JPEG 2000 Image File (.jpm)
Public fieldStatic memberJPX
JPEG 2000 Image File (.jpx)
Public fieldStatic memberJS
JavaScript File (.js)
Public fieldStatic memberJSON
JavaScript Object Notation File (.json)
Public fieldStatic memberLESS
LESS Style Sheet (.less)
Public fieldStatic memberLOG
Log File (.log)
Public fieldStatic memberM
Objective-C Implementation File (.m)
Public fieldStatic memberMAKE
Xcode Makefile Script (.make)
Public fieldStatic memberMBOX
Email Mailbox File (.mbox) Learn more about this file format here.
Public fieldStatic memberMD
Markdown Documentation File (.md)
Public fieldStatic memberMHT
MHTML Web Archive (.mht)
Public fieldStatic memberMHTML
MIME HTML File (.mhtml)
Public fieldStatic memberML
ML Source Code File (.ml)
Public fieldStatic memberMM
Objective-C++ Source File (.mm)
Public fieldStatic memberMOBI
Mobipocket eBook (.mobi) is one of the most widely used ebook file format. The format is an enhancement to the old OEB (Open Ebook Format) format and was used as proprietary format for Mobipocket Reader. Learn more about this file format here.
Public fieldStatic memberMPP
Microsoft Project File (.mpp) is Microsoft Project data file that stores information related to project management in an integrated manner. Learn more about this file format here.
Public fieldStatic memberMPT
Microsoft Project Template (.mpt) contains basic information and structure along with document settings for creating .MPP files. Learn more about this file format here.
Public fieldStatic memberMPX
Microsoft Project Exchange file (.mpx) is an ASCII file format for transferring of project information between Microsoft Project (MSP) and other applications that support the MPX file format such as Primavera Project Planner, Sciforma and Timerline Precision Estimating. Learn more about this file format here.
Public fieldStatic memberMSG
Outlook Mail Message (.msg) is a file format used by Microsoft Outlook and Exchange to store email messages, contact, appointment, or other tasks. Learn more about this file format here.
Public fieldStatic memberNSF
Lotus Notes Database (.nsf) Learn more about this file format here.
Public fieldStatic memberNUMBERS
Apple numbers represents Excel like Binary File Format. Such files can be created by Apple numbers application. Learn more about this file format here.
Public fieldStatic memberOBJ
Wavefront 3D Object File (.obj) is 3D image file introduced by Wavefront Technologies Learn more about this file format here.
Public fieldStatic memberODG
OpenDocument Graphic File (.odg) is used by Apache OpenOffice's Draw application to store drawing elements as a vector image. Learn more about this file format here.
Public fieldStatic memberODP
OpenDocument Presentation (.odp) represents presentation file format used by OpenOffice.org in the OASISOpen standard. Learn more about this file format here.
Public fieldStatic memberODS
OpenDocument Spreadsheet (.ods) stands for OpenDocument Spreadsheet Document format that are editable by user. Data is stored inside ODF file into rows and columns. Learn more about this file format here.
Public fieldStatic memberODT
OpenDocument Text Document (.odt) are type of documents created with word processing applications that are based on OpenDocument Text File format. Learn more about this file format here.
Public fieldStatic memberONE
OneNote Document (.one) is created by Microsoft OneNote application. OneNote lets you gather information using the application as if you are using your draftpad for taking notes. Learn more about this file format here.
Public fieldStatic memberOST
Outlook Offline Data File (.ost) represents user's mailbox data in offline mode on local machine upon registration with Exchange Server using Microsoft Outlook. Learn more about this file format here.
Public fieldStatic memberOTG
OpenDocument Graphic Template (.otg)
Public fieldStatic memberOTP
OpenDocument Presentation Template (.otp) represents presentation template files created by applications in OASIS OpenDocument standard format. Learn more about this file format here.
Public fieldStatic memberOTS
OpenDocument Spreadsheet Template (.ots)
Public fieldStatic memberOTT
OpenDocument Document Template (.ott) represents template documents generated by applications in compliance with the OASIS' OpenDocument standard format. Learn more about this file format here.
Public fieldStatic memberOXPS
OpenXPS File (.oxps)
Public fieldStatic memberPCL
Printer Command Language Document (.pcl)
Public fieldStatic memberPDF
Portable Document Format File (.pdf) is a type of document created by Adobe back in 1990s. The purpose of this file format was to introduce a standard for representation of documents and other reference material in a format that is independent of application software, hardware as well as Operating System. Learn more about this file format here.
Public fieldStatic memberPHP
PHP Source Code File (.php)
Public fieldStatic memberPL
Perl Script (.pl)
Public fieldStatic memberPLT
PLT (HPGL) (.plt) is a vector-based plotter file introduced by Autodesk, Inc. and contains information for a certain CAD file. Plotting details require accuracy and precision in production, and usage of PLT file guarantee this as all images are printed using lines instead of dots. Learn more about this file format here.
Public fieldStatic memberPNG
Portable Network Graphic (.png) is a type of raster image file format that use loseless compression. This file format was created as a replacement of Graphics Interchange Format (GIF) and has no copyright limitations. Learn more about this file format here.
Public fieldStatic memberPOT
PowerPoint Template (.pot) represents Microsoft PowerPoint template files created by PowerPoint 97-2003 versions. Learn more about this file format here.
Public fieldStatic memberPOTM
PowerPoint Open XML Macro-Enabled Presentation Template (.potm) are Microsoft PowerPoint template files with support for Macros. POTM files are created with PowerPoint 2007 or above and contains default settings that can be used to create further presentation files. Learn more about this file format here.
Public fieldStatic memberPOTX
PowerPoint Open XML Presentation Template (.potx) represents Microsoft PowerPoint template presentations that are created with Microsoft PowerPoint 2007 and above. Learn more about this file format here.
Public fieldStatic memberPPS
PowerPoint Slide Show (.pps) are created using Microsoft PowerPoint for Slide Show purpose. PPS file reading and creation is supported by Microsoft PowerPoint 97-2003. Learn more about this file format here.
Public fieldStatic memberPPSM
PowerPoint Open XML Macro-Enabled Slide (.ppsm) represents Macro-enabled Slide Show file format created with Microsoft PowerPoint 2007 or higher. Learn more about this file format here.
Public fieldStatic memberPPSX
PowerPoint Open XML Slide Show (.ppsx) files are created using Microsoft PowerPoint 2007 and above for Slide Show purpose. Learn more about this file format here.
Public fieldStatic memberPPT
PowerPoint Presentation (.ppt) represents PowerPoint file that consists of a collection of slides for displaying as SlideShow. It specifies the Binary File Format used by Microsoft PowerPoint 97-2003. Learn more about this file format here.
Public fieldStatic memberPPTM
PowerPoint Open XML Macro-Enabled Presentation are Macro-enabled Presentation files that are created with Microsoft PowerPoint 2007 or higher versions. Learn more about this file format here.
Public fieldStatic memberPPTX
PowerPoint Open XML Presentation (.pptx) are presentation files created with popular Microsoft PowerPoint application. Unlike the previous version of presentation file format PPT which was binary, the PPTX format is based on the Microsoft PowerPoint open XML presentation file format. Learn more about this file format here.
Public fieldStatic memberPROPERTIES
Java Properties File (.properties)
Public fieldStatic memberPS
PostScript File (.ps)
Public fieldStatic memberPS1
PowerShell script file (.ps1) a file format for Windows PowerShell Cmdlet files. Learn more about this file format here.
Public fieldStatic memberPSB
Photoshop Large Document Format (.psb) represents Photoshop Large Document Format used for graphics designing and development. Learn more about this file format here.
Public fieldStatic memberPSD
Adobe Photoshop Document (.psd) represents Adobe Photoshop's native file format used for graphics designing and development. Learn more about this file format here.
Public fieldStatic memberPSD1
PowerShell script module manifest (.psd1) a file format for PowerShell module manifest scripts. Learn more about this file format here.
Public fieldStatic memberPSM1
PowerShell script module (.psm1) a file format for PowerShell module scripts. Learn more about this file format here.
Public fieldStatic memberPST
Outlook Personal Information Store File (.pst) represents Outlook Personal Storage Files (also called Personal Storage Table) that store variety of user information. Learn more about this file format here.
Public fieldStatic memberPY
Python Script (.py)
Public fieldStatic memberRAR
Roshal ARchive (.rar) are compressed files generated using the RAR (WINRAR) compression method. Learn more about this file format here.
Public fieldStatic memberRB
Ruby Source Code (.rb)
Public fieldStatic memberRST
reStructuredText File (.rst)
Public fieldStatic memberRTF
Rich Text Format File (.rtf) represents a method of encoding formatted text and graphics for use within applications. Learn more about this file format here.
Public fieldStatic memberSASS
Syntactically Awesome StyleSheets File (.sass)
Public fieldStatic memberSCALA
Scala Source Code File (.scala)
Public fieldStatic memberSCM
Scheme Source Code File (.scm)
Public fieldStatic memberSCRIPT
Generic Script File (.script)
Public fieldStatic memberSevenZip
7Zip (.7z, .7zip) is free open source archiver with LZMA and LZMA2 compression. Learn more about this file format here.
Public fieldStatic memberSH
Bash Shell Script (.sh)
Public fieldStatic memberSML
Standard ML Source Code File (.sml)
Public fieldStatic memberSQL
Structured Query Language Data File (.sql)
Public fieldStatic memberSTL
Stereolithography File (.stl) is an interchangeable file format that represents 3-dimensional surface geometry. The file format finds its usage in several fields such as rapid prototyping, 3D printing and computer-aided manufacturing. Learn more about this file format here.
Public fieldStatic memberSVG
Scalable Vector Graphics File (.svg) is a Scalar Vector Graphics file that uses XML based text format for describing the appearance of an image. Learn more about this file format here.
Public fieldStatic memberSVGZ
Scalable Vector Graphics File (.svgz) is a Scalar Vector Graphics file that uses XML based text format, compressed by GZIP for describing the appearance of an image. Learn more about this file format here.
Public fieldStatic memberSXC
StarOffice Calc Spreadsheet (.sxc)
Public fieldStatic memberTAR
Consolidated Unix File Archive (.tar) are archives created with Unix-based utility for collecting one or more files. Learn more about this file format here.
Public fieldStatic memberTARGZ
Consolidated Unix File Archive (.tgz, .tar.gz) are archives created with Unix-based utility for collecting one or more files. Learn more about this file format here.
Public fieldStatic memberTARXZ
Consolidated Unix File Archive (.txz, .tar.xz) are archives created with Unix-based utility for collecting one or more files. Learn more about this file format here.
Public fieldStatic memberTEX
LaTeX Source Document (.tex) is a language that comprises of programming as well as mark-up features, used to typeset documents. Learn more about this file format here.
Public fieldStatic memberTGA
Truevision TGA (Truevision Advanced Raster Adapter - TARGA) is used to store bitmap digital images developed by TRUEVISION. Learn more about this file format here.
Public fieldStatic memberTGZ
Consolidated Unix File Archive (.tgz, .tar.gz) are archives created with Unix-based utility for collecting one or more files. Learn more about this file format here.
Public fieldStatic memberTIF
Tagged Image File (.tif) represents raster images that are meant for usage on a variety of devices that comply with this file format standard. It is capable of describing bilevel, grayscale, palette-color and full-color image data in several color spaces. Learn more about this file format here.
Public fieldStatic memberTIFF
Tagged Image File Format (.tiff) represents raster images that are meant for usage on a variety of devices that comply with this file format standard. It is capable of describing bilevel, grayscale, palette-color and full-color image data in several color spaces. Learn more about this file format here.
Public fieldStatic memberTSV
Tab Separated Values File (.tsv) represents data separated with tabs in plain text format. Learn more about this file format here.
Public fieldStatic memberTXT
Plain Text File (.txt) represents a text document that contains plain text in the form of lines. Learn more about this file format here.
Public fieldStatic memberTXZ
Consolidated Unix File Archive (.txz, .tar.xz) are archives created with Unix-based utility for collecting one or more files. Learn more about this file format here.
Public fieldStatic memberUnknown
Represents unknown file type.
Public fieldStatic memberVB
Visual Basic Project Item File (.vb) is a source code file created in Visual Basic language that was created by Microsoft for development of .NET applications. Learn more about this file format here.
Public fieldStatic memberVCF
vCard File (.vcf) is a digital file format for storing contact information. The format is widely used for data interchange among popular information exchange applications. Learn more about this file format here.
Public fieldStatic memberVDW
Visio Web Drawing (.vdw) represents file format that specifies the streams and storages required for rendering a Web drawing. Learn more about this file format here.
Public fieldStatic memberVDX
Visio Drawing XML File (.vdx) represents any drawing or chart created in Microsoft Visio, but saved in XML format have .VDX extension. A Visio drawing XML file is created in Visio software, which is developed by Microsoft. Learn more about this file format here.
Public fieldStatic memberVIM
Vim Settings File (.vim)
Public fieldStatic memberVSD
Visio Drawing File (.vsd) are drawings created with Microsoft Visio application to represent variety of graphical objects and the interconnection between these. Learn more about this file format here.
Public fieldStatic memberVSDM
Visio Macro-Enabled Drawing (.vsdm) are drawing files created with Microsoft Visio application that supports macros. VSDM files are OPC/XML drawings that are similar to VSDX, but also provide the capability to run macros when the file is opened. Learn more about this file format here.
Public fieldStatic memberVSDX
Visio Drawing (.vsdx) represents Microsoft Visio file format introduced from Microsoft Office 2013 onwards. It was developed to replace the binary file format, .VSD, which is supported by earlier versions of Microsoft Visio. Learn more about this file format here.
Public fieldStatic memberVSS
Visio Stencil File(.vss) are stencil files created with Microsoft Visio 2007 and earlier. Stencil files provide drawing objects that can be included in a .VSD Visio drawing. Learn more about this file format here.
Public fieldStatic memberVSSM
Visio Macro-Enabled Stencil File (.vssm) are Microsoft Visio Stencil files that support provide support for macros. A VSSM file when opened allows to run the macros to achieve desired formatting and placement of shapes in a diagram. Learn more about this file format here.
Public fieldStatic memberVSSX
Visio Stencil File (.vssx) are drawing stencils created with Microsoft Visio 2013 and above. The VSSX file format can be opened with Visio 2013 and above. Visio files are known for representation of a variety of drawing elements such as collection of shapes, connectors, flowcharts, network layout, UML diagrams, Learn more about this file format here.
Public fieldStatic memberVST
Visio Drawing Template (.vst) are vector image files created with Microsoft Visio and act as template for creating further files. These template files are in binary file format and contain the default layout and settings that are utilized for creation of new Visio drawings. Learn more about this file format here.
Public fieldStatic memberVSTM
Visio Macro-Enabled Drawing Template (.vstm) are template files created with Microsoft Visio that support macros. Unlike VSDX files, files created from VSTM templates can run macros that are developed in Visual Basic for Applications (VBA) code. Learn more about this file format here.
Public fieldStatic memberVSTX
Visio Drawing Template (.vstx) are drawing template files created with Microsoft Visio 2013 and above. These VSTX files provide starting point for creating Visio drawings, saved as .VSDX files, with default layout and settings. Learn more about this file format here.
Public fieldStatic memberVSX
Visio Stencil XML File (.vsx) refers to stencils that consist of drawings and shapes that are used for creating diagrams in Microsoft Visio. VSX files are saved in XML file format and was supported till Visio 2013. Learn more about this file format here.
Public fieldStatic memberVTX
Visio Template XML File (.vtx) is a Microsoft Visio drawing template that is saved to disc in XML file format. The template is aimed to provide a file with basic settings that can be used to create multiple Visio files of the same settings. Learn more about this file format here.
Public fieldStatic memberWEBP
WebP Image (.webp) is a modern raster web image file format that is based on lossless and lossy compression. It provides same image quality while considerably reducing the image size. Learn more about this file format here.
Public fieldStatic memberWMF
Windows Metafile (.wmf) represents Microsoft Windows Metafile (WMF) for storing vector as well as bitmap-format images data. Learn more about this file format here.
Public fieldStatic memberWMZ
Compressed Windows Metafile (.wmz) represents Microsoft Windows Metafile (WMF) compressed in GZIP archvive - for storing vector as well as bitmap-format images data. Learn more about this file format here.
Public fieldStatic memberXLAM
Microsoft Excel Add-in (.xlam)
Public fieldStatic memberXLS
Excel Spreadsheet (.xls) represents Excel Binary File Format. Such files can be created by Microsoft Excel as well as other similar spreadsheet programs such as OpenOffice Calc or Apple Numbers. Learn more about this file format here.
Public fieldStatic memberXLSB
Excel Binary Spreadsheet (.xlsb) specifies the Excel Binary File Format, which is a collection of records and structures that specify Excel workbook content. Learn more about this file format here.
Public fieldStatic memberXLSM
Excel Open XML Macro-Enabled Spreadsheet (.xlsm) is a type of Spreasheet files that support macros. Learn more about this file format here.
Public fieldStatic memberXLSX
Microsoft Excel Open XML Spreadsheet (.xlsx) is a well-known format for Microsoft Excel documents that was introduced by Microsoft with the release of Microsoft Office 2007. Learn more about this file format here.
Public fieldStatic memberXLT
Microsoft Excel Template (.xlt) are template files created with Microsoft Excel which is a spreadsheet application which comes as part of Microsoft Office suite. Microsoft Office 97-2003 supported creating new XLT files as well as opening these. Learn more about this file format here.
Public fieldStatic memberXLTM
Microsoft Excel Macro-Enabled Template (.xltm) represents files that are generated by Microsoft Excel as Macro-enabled template files. XLTM files are similar to XLTX in structure other than that the later doesn't support creating template files with macros. Learn more about this file format here.
Public fieldStatic memberXLTX
Excel Open XML Spreadsheet Template (.xltx) represents Microsoft Excel Template that are based on the Office OpenXML file format specifications. It is used to create a standard template file that can be utilized to generate XLSX files that exhibit the same settings as specified in the XLTX file. Learn more about this file format here.
Public fieldStatic memberXML
XML File (.xml)
Public fieldStatic memberXPS
XML Paper Specification File (.xps) represents page layout files that are based on XML Paper Specifications created by Microsoft. This format was developed by Microsoft as a replacement of EMF file format and is similar to PDF file format, but uses XML in layout, appearance, and printing information of a document. Learn more about this file format here.
Public fieldStatic memberXZ
XZ file (.xz) is archive compressed a high-ratio compression algorithm based on the LZMA algorithm. Learn more about this file format here.
Public fieldStatic memberYAML
YAML Document (.yaml)
Public fieldStatic memberZIP
Zipped File (.zip) represents archives that can hold one or more files or directories. Learn more about this file format here.
See Also