Difference between revisions of "open format"
Jump to navigation
Jump to search
m (category: compter terminology; navbar) |
m (Open format moved to open format) |
(No difference)
| |
Revision as of 17:31, 15 May 2006
An open format is a format (i.e. data structure, protocol, or other data standard) which is freely available for software developers and users to make use of without paying any kind of license or usage fee. Open formats are the opposite of proprietary formats, where the format's author has the legal right to refuse to allow others to make use of it.
Most FOSS software uses open formats by default, with support for proprietary formats sometimes available as a separate download (they usually cannot be included in the same download due to license conflict).