AVS X image

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Editors' notes)
m (Change telparia.com samples link to template)
 
(7 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
|extensions={{ext|x}}, {{ext|avs}}, {{ext|mbfavs}}
 
|extensions={{ext|x}}, {{ext|avs}}, {{ext|mbfavs}}
 
}}
 
}}
'''AVX X image''' (or '''Stardent AVS X image''') is a simple raster image file format. It stores uncompressed RGBA images.
+
'''AVS X image''' (or '''Stardent AVS X image''') is a simple raster image file format. It stores uncompressed RGBA images. AVS undoubtedly stands for ''Application Visualization System''.
  
 
== Format ==
 
== Format ==
Line 10: Line 10:
  
 
== Software ==
 
== Software ==
* [http://www.imagemagick.org/ ImageMagick] (format named "AVS")
+
* [[ImageMagick]] (format named "AVS")
* [http://netpbm.sourceforge.net/ Netpbm] (starting with version 10.50): pamtoavs, avstopam
+
* [[Konvertor]]
* [http://www.xnview.com/ XnView]
+
* [[Netpbm]] (starting with version 10.50): pamtoavs, avstopam
 +
* [[XnView]]
 +
* [[Tom's Editor]]
 +
* [[Tom's Viewer]]
  
 
== Sample files ==
 
== Sample files ==
 
* [http://paulbourke.net/dataformats/avs_x/ AVS Image Format] → [http://paulbourke.net/dataformats/avs_x/mandrill.x.gz mandrill.x.gz] ''[Ed. note: This file may be bogus.]''
 
* [http://paulbourke.net/dataformats/avs_x/ AVS Image Format] → [http://paulbourke.net/dataformats/avs_x/mandrill.x.gz mandrill.x.gz] ''[Ed. note: This file may be bogus.]''
 +
* {{DexvertSamples|image/avsx}}
  
 
== Links ==
 
== Links ==

Latest revision as of 04:06, 28 December 2023

File Format
Name AVS X image
Ontology
Extension(s) .x, .avs, .mbfavs

AVS X image (or Stardent AVS X image) is a simple raster image file format. It stores uncompressed RGBA images. AVS undoubtedly stands for Application Visualization System.

Contents

[edit] Format

Files have an 8-byte header containing the width and height, followed by the pixel data.

[edit] Software

[edit] Sample files

[edit] Links

[edit] Editors' notes

The coding of the alpha samples is unknown to us. In the mandrill.x.gz sample file, the alpha samples are all 0, implying that 0 means opaque. But the applications we've looked at all think that 0 means transparent.

There might be some information buried in these documents.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox