XBIN

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
|released=1996
 
|released=1996
 
}}
 
}}
'''XBIN''' ('''eXtended BIN''') is a character graphics format. Its purpose is similar to that of [[ANSI Art]]. It uses a specialized [[Run-length encoding|RLE]] compression algorithm.
+
'''XBIN''' ('''eXtended BIN''') is a character graphics format. Its purpose is similar to that of [[ANSI Art]]. It was designed to be a successor to [[BIN (Binary Text)|BIN]] format. It uses a specialized [[Run-length encoding|RLE]] compression algorithm.
  
 
It is closely tied to the capabilities of the text modes of VGA graphics cards. The font can be customized. Though limited to 16 colors, a custom palette can be used.
 
It is closely tied to the capabilities of the text modes of VGA graphics cards. The font can be customized. Though limited to 16 colors, a custom palette can be used.
Line 18: Line 18:
 
== Software ==
 
== Software ==
 
* [http://sourceforge.net/projects/acidview6-win32/ ACiD View]: Viewer for Windows
 
* [http://sourceforge.net/projects/acidview6-win32/ ACiD View]: Viewer for Windows
 +
* [[FFmpeg]]
 +
See also [[ANSI Art#Software]].
  
 
== Sample files ==
 
== Sample files ==

Revision as of 14:11, 30 August 2015

File Format
Name XBIN
Ontology
Extension(s) .xb
Released 1996

XBIN (eXtended BIN) is a character graphics format. Its purpose is similar to that of ANSI Art. It was designed to be a successor to BIN format. It uses a specialized RLE compression algorithm.

It is closely tied to the capabilities of the text modes of VGA graphics cards. The font can be customized. Though limited to 16 colors, a custom palette can be used.

Contents

Identification

Files begin with 'X' 'B' 'I' 'N' 0x1A.

Specifications

Software

See also ANSI Art#Software.

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox