XV thumbnail

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 15: Line 15:
  
 
== Specifications ==
 
== Specifications ==
The format is described in a "THUMBNAIL FILE FORMAT" comment in the xvbrowse.c file from the XV source distribution (v3.10a, at least).
+
The format is described in a "THUMBNAIL FILE FORMAT" comment in the xvbrowse.c file from the XV source distribution (v3.10a, at least).<ref>https://github.com/ingowald/updated-xv/blob/master/xvbrowse.c#L4034</ref>
  
 
== Software ==
 
== Software ==
Line 26: Line 26:
 
== Links ==
 
== Links ==
 
* [http://www.trilon.com/xv/manual/xv-3.10a/visual-schnauzer-1.html Documentation for XV's Visual Schnauzer feature]
 
* [http://www.trilon.com/xv/manual/xv-3.10a/visual-schnauzer-1.html Documentation for XV's Visual Schnauzer feature]
 +
 +
== References ==
 +
<references/>

Revision as of 00:14, 5 January 2021

File Format
Name XV thumbnail
Ontology
Extension(s) .p7, others
Released ~1993

XV thumbnail, also known as XV Visual Schnauzer format, is an image file format used by the XV image viewer for its thumbnail cache. The color format is 8 bits/pixel RGB 3-3-2.

Thumbnail files are normally written to a subdirectory named ".xvpics", and evidently use the same filename and extension as the full-size image file. The .p7 extension might be used artificially sometimes, if such a file has been moved out of the .xvpics directory, or created by other means.

Contents

Identification

Files begin with ASCII text "P7 332", followed by a newline.

Note that they could easily be misidentified as PAM format.

Specifications

The format is described in a "THUMBNAIL FILE FORMAT" comment in the xvbrowse.c file from the XV source distribution (v3.10a, at least).[1]

Software

Links

References

  1. https://github.com/ingowald/updated-xv/blob/master/xvbrowse.c#L4034
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox