Skip to content
Category

Computer file formats

page 1
XML
Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. The World Wide Web Consortium's XML 1.0 Specification of 1998 and several other related specifications—all of them free open standards—define XML.
RSS
Scratch
programming language learning environment
filename extension
suffix to the name of a computer file
file format
formalized structure of information stored in a storage medium
OpenDocument
OpenDocument Format (ODF) for Office Applications, also known as OpenDocument, standardized as ISO 26300, is an open file format for word processing documents, spreadsheets, presentations and graphics using ZIP-compressed XML files. It was developed with the aim of providing an open, XML-based file format specification for office applications.
Moving Picture Experts Group
working group of experts
Q475488
EPUB is an e-book file format that uses the ".epub" file extension. The term is short for electronic publication and is sometimes stylized as ePUB. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. EPUB is a technical standard published by the International Digital Publishing Forum (IDPF). It became an official standard of the IDPF in September 2007, superseding the older Open eBook (OEB) standard.
pulse-code modulation
digital representation of sampled analog signals
DjVu
DjVu is a computer file format designed primarily to store scanned documents, especially those containing a combination of text, line drawings, indexed color images, and photographs. It uses technologies such as image layer separation of text and background/images, progressive loading, arithmetic coding, and lossy compression for bitonal (monochrome) images. This allows high-quality, readable images to be stored in a minimum of space, so that they can be made available on the web.
dynamic-link library
Microsoft's implementation of the shared library concept in Windows and OS/2
binary file
non-human-readable computer file encoded in binary form
3GP and 3G2
file format families
Office Open XML
family of document file formats mostly known for use with Microsoft Office 2007 and newer
Rich Text Format
document file format developed by Microsoft
open file format
file format with an openly published specification
vCard
vCard, also known as VCF ("Virtual Contact File"), is a file format standard for electronic business cards. vCards can be attached to e-mail messages, sent via Multimedia Messaging Service (MMS), on the World Wide Web, instant messaging, NFC or through QR code. They can contain name and address information, phone numbers, e-mail addresses, URLs, logos, photographs, and audio clips.
High Efficiency Video Coding
video compression format, a successor to H.264/MPEG-4 AVC
disk image
computer file containing the contents and structure of a disk volume
wildcard character
character in a string pattern that substitutes for an arbitrary character or substring
doc
filename extension
media type
two-part identifier for file formats and format contents transmitted on the Internet
PDF/A
PDF/A is an ISO-standardized version of the Portable Document Format (PDF) specialized for use in the archiving and long-term preservation of electronic documents. PDF/A differs from PDF by prohibiting features unsuitable for long-term archiving, such as font linking (as opposed to font embedding) and encryption. The ISO requirements for PDF/A file viewers include color management guidelines, support for embedded fonts, and a user interface for reading embedded annotations.
digital container format
metafile format
Portable Game Notation
computer data format for recording chess games
list of file formats
Wikimedia list article
Synchronized Multimedia Integration Language
XML-based markup language for multimedia presentations
AutoCAD Drawing
DWG (from drawing) is a proprietary binary file format used for storing two- and three- dimensional design data and metadata. It is the native format for several CAD packages including DraftSight, AutoCAD, ZWCAD, IntelliCAD (and its variants), Caddie and Open Design Alliance compliant applications. In addition, DWG is supported non-natively by many other CAD applications. The .bak (drawing backup), .dws (drawing standards), .dwt (drawing template) and .sv$ (temporary automatic save) files are also DWG files.
JPEG XR
compressed image file format
Forsyth–Edwards Notation
text file format that represents a board position in a game of chess
INI file
configuration file format
Q1054220
ID3 is a metadata container most often used in conjunction with the MP3 audio file format. It allows information such as the title, artist, album, track number, and other information about the file to be stored in the file itself.
Small Web Format family
SWF () is a defunct Adobe Flash file format that is used for multimedia, vector graphics and ActionScript.
torrent file
file format
GEDCOM
FamilySearch GEDCOM, or simply GEDCOM ( , acronym of Genealogical Data Communication), is an open file format and the de facto standard specification for storing genealogical data. It was developed by the Church of Jesus Christ of Latter-day Saints (LDS Church), the operators of FamilySearch, to aid in the research and sharing of genealogical information. A common usage is as a standard format for the backup and transfer of family tree data between different genealogy software and websites, most of which support importing from and exporting to GEDCOM format.
Java class file
file format
Microsoft Compiled HTML Help
proprietary online help format, consisting of multiple HTML pages compressed into a binary file with the .chm extension
two-line element set
astronomy file format
Material Exchange Format
Object-based file format that wraps video, audio, and other bitstreams
WavPack
WavPack is a free and open-source lossless audio compression format and application implementing the format. It is unique in the way that it supports hybrid audio compression alongside normal compression which is similar to how FLAC works. It also supports compressing a wide variety of lossless formats, including various variants of PCM and also DSD as used in SACDs, together with its support for surround audio.
iCalendar
The Internet Calendaring and Scheduling Core Object Specification (iCalendar) is a media type which allows users to store and exchange calendaring and scheduling information such as events, to-dos, journal entries, and free/busy information, and together with its associated standards has been a cornerstone of the standardization and interoperability of digital calendars across different vendors. Files formatted according to the specification usually have an extension of . With supporting software, such as an email reader or calendar application, recipients of an iCalendar data file can respond
Gerber format
file format
x265
x265 is an encoder for creating digital video streams in the High Efficiency Video Coding (HEVC/H.265) video compression format developed by the Joint Collaborative Team on Video Coding (JCT-VC). It is available as a command-line app or a software library, under the terms of GNU General Public License (GPL) version 2 or later; however, customers may request a commercial license.
TOML
'''Tom's Obvious, Minimal Language (TOML, originally Tom's Own Markup Language') is a file format for configuration files. It is designed to be easy to read and write by being minimal'' (unlike the more-complex YAML) and by using human-readable syntax. The project standardizes the implementation of the ubiquitous INI file format (which it has largely supplanted), removing ambiguity from its interpretation. Originally created by Tom Preston-Werner, the TOML specification is open source. TOML is used in a number of software projects and is implemented by all popular programming languages.
Resource Interchange File Format
tagged file structure for multimedia resource files
ISAM
Indexed Sequential Access Method (ISAM) is a method for creating, maintaining, and manipulating computer files of data so that records can be retrieved sequentially or randomly by one or more keys. Indexes of key fields are maintained to achieve fast retrieval of required file records in indexed files. IBM originally developed ISAM for mainframe computers, but implementations are available for most computer systems.
XLIFF
XLIFF (XML Localization Interchange File Format) is an XML-based bitext format created to standardize the way localizable data are passed between and among tools during a localization process and a common format for CAT tool exchange. The XLIFF Technical Committee (TC) first convened at OASIS in December 2001 (first meeting in January 2002), but the first fully ratified version of XLIFF appeared as XLIFF Version 1.2 in February 2008. Its current specification is v2.2 released on 2025-03-13, which is backwards compatible with v2.1 released on 2018-02-13.
document file format
text or binary file format for storing documents
Interchange File Format
container file format introduced by Electronic Arts and Commodore
WinHelp
Microsoft WinHelp is a proprietary format for online help files that can be displayed by the Microsoft Help browser winhelp.exe or winhlp32.exe. The file format is based on Rich Text Format (RTF). It remained a popular Help platform from Windows 3.0 through Windows XP. WinHelp was removed in Windows Vista purportedly to discourage software developers from using the obsolete format and encourage use of newer help formats. Support for WinHelp files would eventually be removed entirely in Windows 10.
Intel HEX
file format for conveying binary information
MT9
MT9 is a digital audio file format developed by Korea's Electronics and Telecommunications Research Institute (ETRI). The format is currently being promoted by Audizen under the commercial name of Music 2.0.
Sun Microsystems audio file
audio file format
formatted text
computer text together with styling information
device independent file format
output file format of the TeX typesetting program
ARINC
Aeronautical Radio, Incorporated (ARINC), established in 1929, was a major provider of transport communications and systems engineering solutions for eight industries: aviation, airports, defense, government, healthcare, networks, security, and transportation. ARINC had installed computer data networks in police cars and railroad cars and also maintains the standards for line-replaceable units.
Digital Data Storage
computer data storage technology
flat file database
database stored as an ordinary unstructured file (flat file)
Hierarchical Data Format
Family of file formats
General Transit Feed Specification
GTFS, or the General Transit Feed Specification, is a general transit feed specification which defines a common data format for public transportation schedules and associated geographic information. GTFS contains only static or scheduled information about public transport services, and is sometimes known as GTFS Static or GTFS Schedule to distinguish it from the GTFS Realtime extension, which defines how information on the realtime status of services can be shared.