Sixel

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
Line 15: Line 15:
 
* [http://saitoha.github.io/libsixel/ libsixel]
 
* [http://saitoha.github.io/libsixel/ libsixel]
 
* [[Netpbm]]: ppmtosixel (write-only)
 
* [[Netpbm]]: ppmtosixel (write-only)
 +
* [[Farbfeld Utilities]] (write only)
  
 
== Links ==
 
== Links ==

Revision as of 08:32, 15 January 2018

File Format
Name Sixel
Ontology

Sixel is a raster graphics format used by some DEC terminals and printers. It consists of control codes and data such that, when printed to the terminal, an image will be displayed.

Contents

Identification

Sixel files begin with 0x90 (DCS), or 0x1B 0x50 (Esc P).

Specifications

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox