FaceSaver

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
|released=1987
 
|released=1987
 
}}
 
}}
'''FaceSaver''' is a format for saving images in the form of an [[ASCII]] text file for distribution. It is unrelated to the [http://www.target.com/p/remington-facesaver-pre-shave-powder/-/A-12768838 Remington FaceSaver pre-shave powder]. Images are 8 bits per pixel, stored in hexified manner (which takes twice the bits... or more if it's got extra delimiters like commas and 0x prefixes... finding some actual sample files to see the details of the format is surprisingly difficult these days as online face databases have generally been converted to more modern formats like [[JPEG]] or [[GIF]]). There are also some header lines.
+
'''FaceSaver''' is a format for saving images in the form of an [[ASCII]] text file for distribution. It is unrelated to the [http://www.target.com/p/remington-facesaver-pre-shave-powder/-/A-12768838 Remington FaceSaver pre-shave powder]. Images are 8 bits per pixel, stored in hexified manner (which takes twice the bits... or more if it's got extra delimiters like commas and 0x prefixes... which there aren't in this case, though there are some newlines, but finding some actual sample files to see the details of the format is surprisingly difficult these days as online face databases have generally been converted to more modern formats like [[JPEG]] or [[GIF]]). There are also some header lines.
  
 
Pictures of attendees at USENIX conferences were taken in this format starting 1987 and stored in a public database.
 
Pictures of attendees at USENIX conferences were taken in this format starting 1987 and stored in a public database.

Revision as of 04:31, 8 October 2013

File Format
Name FaceSaver
Ontology
Extension(s) .face, .fac
Released 1987

FaceSaver is a format for saving images in the form of an ASCII text file for distribution. It is unrelated to the Remington FaceSaver pre-shave powder. Images are 8 bits per pixel, stored in hexified manner (which takes twice the bits... or more if it's got extra delimiters like commas and 0x prefixes... which there aren't in this case, though there are some newlines, but finding some actual sample files to see the details of the format is surprisingly difficult these days as online face databases have generally been converted to more modern formats like JPEG or GIF). There are also some header lines.

Pictures of attendees at USENIX conferences were taken in this format starting 1987 and stored in a public database.

Contents

Identification

One of the header lines begins with "PicData:", and another with "Image:".

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox