Sun Raster
From Just Solve the File Format Problem
(Difference between revisions)
(Add category) |
(A format can never have too many filename extensions) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
− | |extensions={{ext|sun}} {{ext|ras}} | + | |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}} | ||
}} | }} |
Revision as of 23:10, 16 May 2013
Contents |
Overview
Sun Raster is an image file format. It supports grayscale, paletted, and full color images. Images may be uncompressed, or use RLE compression.
Identification
Files begin with signature bytes 59 a6 6a 95
.
Specifications
Software
- Netpbm (rasttopnm)
- ImageMagick (format named "RAS" or "SUN")
Sample files
Resources
Categories:
- File Formats
- Electronic File Formats
- Graphics
- File formats with extension .sun
- File formats with extension .ras
- File formats with extension .rast
- File formats with extension .rs
- File formats with extension .sr
- File formats with extension .scr
- File formats with extension .im1
- File formats with extension .im8
- File formats with extension .im24
- File formats with extension .im32
- Sun