Utah RLE

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Figure 2-1 and 2-2 are not included)
(Sample files)
Line 29: Line 29:
 
== Sample files ==
 
== Sample files ==
 
* [ftp://ftp.uni-potsdam.de/pub/unix/graphics/imageprocessing/urt/urt-img.tar urt-img.tar]
 
* [ftp://ftp.uni-potsdam.de/pub/unix/graphics/imageprocessing/urt/urt-img.tar urt-img.tar]
 +
* https://telparia.com/fileFormatSamples/image/utahRLE/
  
 
== External links ==
 
== External links ==
 
* [http://www.cs.utah.edu/gdc/projects/urt/ Utah Raster Toolkit documentation]
 
* [http://www.cs.utah.edu/gdc/projects/urt/ Utah Raster Toolkit documentation]
 
* {{EGFF|utah|Utah RLE File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]
 
* {{EGFF|utah|Utah RLE File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]

Revision as of 17:06, 19 August 2020

File Format
Name Utah RLE
Ontology
Extension(s) .rle
Released ≤1987

Utah RLE (or URT RLE, or sometimes just RLE) is a raster image file format associated with the Utah Raster Toolkit software.

Contents

Format

A Utah RLE file contains the following entities, in this order. (Not all of them are present in every file.)

  • Fixed 15-byte header
  • Background color
  • Color map
  • Comments
  • Pixel data

Identification

Files begin with signature bytes 0x52 0xCC.

Specifications

Software

Sample files

External links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox