Sun Raster

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(A format can never have too many filename extensions)
m (Change telparia.com samples link to template)
 
(10 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|sun}} {{ext|ras}} {{ext|rast}} {{ext|rs}} {{ext|sr}} {{ext|scr}} {{ext|im1}} {{ext|im8}} {{ext|im24}} {{ext|im32}}
+
|extensions={{ext|sun}}, {{ext|ras}}, {{ext|rast}}, {{ext|rs}}, {{ext|sr}}, {{ext|scr}}, {{ext|im1}}, {{ext|im8}}, {{ext|im24}}, {{ext|im32}}
 
|pronom={{PRONOM|x-fmt/184}}
 
|pronom={{PRONOM|x-fmt/184}}
 +
|released=≤1989
 
}}
 
}}
== Overview ==
+
'''Sun Raster''', or '''Sun Rasterfile''', is an image file format associated with Sun operating systems. It supports grayscale, paletted, and full color images. Images may be uncompressed, or use [[Run-length encoding|RLE]] compression.
'''Sun Raster''' is an image file format. It supports grayscale, paletted, and full color images. Images may be uncompressed, or use [[Run-length encoding|RLE]] compression.
+
 
 +
== Format details ==
 +
Files have a fixed 32-byte header, followed by an optional color palette, followed by the image data.
  
 
== Identification ==
 
== Identification ==
Files begin with signature bytes <code>59 a6 6a 95</code>.
+
Files begin with signature bytes {{magic|59 a6 6a 95}}.
  
 
== Specifications ==
 
== Specifications ==
 
* http://www.fileformat.info/format/sunraster/spec/index.htm
 
* http://www.fileformat.info/format/sunraster/spec/index.htm
 +
* http://www.martinreddy.net/gfx/2d/RAS.txt
 +
* https://hg.java.net/hg/solaris-x11~x-s12-clone/file/b0bfd498768f/open-src/data/rasterfile/sun-src
  
 
== Software ==
 
== Software ==
* [http://netpbm.sourceforge.net/ Netpbm] (rasttopnm)
+
* [[Konvertor]]
* [http://www.imagemagick.org/ ImageMagick] (format named "RAS" or "SUN")
+
* [[Netpbm]]:  pnmtorast, rasttopnm
 +
* [[ImageMagick]] (format named "RAS" or "SUN")
 +
* [[Tom's Viewer]]
 +
* [[FFmpeg]]
 +
* [[XnView]]
 +
* [http://snisurset.net/code/abydos/ abydos]
  
 
== Sample files ==
 
== Sample files ==
* http://samples.libav.org/image-samples/sunrast/
+
* http://samples.libav.org/image-samples/sunrast/ ''(Caution: 32bpp.ras dated 2012 has color channels in the wrong order.)''
 +
* {{DexvertSamples|image/sunRaster}}
  
 
== Resources ==
 
== Resources ==
* [http://www.fileformat.info/format/sunraster/egff.htm Sun Raster File Format Summary]
+
* {{EGFF|sunraster|Sun Raster File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]
 
* [http://wiki.multimedia.cx/index.php?title=Sun_rasterfile MultimediaWiki article]
 
* [http://wiki.multimedia.cx/index.php?title=Sun_rasterfile MultimediaWiki article]
 +
* [[Wikipedia: Sun Raster]]
  
 
[[Category:Sun]]
 
[[Category:Sun]]

Latest revision as of 04:06, 28 December 2023

File Format
Name Sun Raster
Ontology
Extension(s) .sun, .ras, .rast, .rs, .sr, .scr, .im1, .im8, .im24, .im32
PRONOM x-fmt/184
Released ≤1989

Sun Raster, or Sun Rasterfile, is an image file format associated with Sun operating systems. It supports grayscale, paletted, and full color images. Images may be uncompressed, or use RLE compression.

Contents

[edit] Format details

Files have a fixed 32-byte header, followed by an optional color palette, followed by the image data.

[edit] Identification

Files begin with signature bytes 59 a6 6a 95.

[edit] Specifications

[edit] Software

[edit] Sample files

[edit] Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox