Eyeglass file format (Ross Spencer)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Updated http to https)
(Added the most recent blog about this format)
 
Line 18: Line 18:
 
* [https://exponentialdecay.co.uk/blog/genesis-of-a-file-format/ Genesis of a file format]
 
* [https://exponentialdecay.co.uk/blog/genesis-of-a-file-format/ Genesis of a file format]
 
* [https://github.com/ross-spencer/eyeglass Github site]
 
* [https://github.com/ross-spencer/eyeglass Github site]
 +
* [https://exponentialdecay.co.uk/blog/shattering-the-eyeglass/ Shattering the Eyeglass: Using Kaitai Structs to dissect the eyeglass’ contents]

Latest revision as of 13:47, 6 November 2023

File Format
Name Eyeglass file format (Ross Spencer)
Ontology
Extension(s) .eygl

The Eyeglass file format is an example file format developed by digital preservation researcher Ross Spencer to illustrate the process of creating file formats. It is not known to have been put to any actual use in the optical industry, but might be capable of doing so, as it encodes the standard pieces of information which are part of an eyeglass prescription.

Spencer wrote a blog post explaining the choices that went into devising the file format, and created a Github site hosting some Python code and a sample data file.

[edit] File indentification

Files begin with the hex bytes BB 0D 0A 65 79 65 67 6C 61 73 73 1A 0A AB, and ends with BB 65 6f 66.

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox