Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
RLE
Last modified: Tuesday, March 12, 2002
The file extension for graphics that have been reduced using run-length encoding. RLE is a compression method that converts consecutive identical characters into a code consisting of the character and the number marking the length of the run. The longer the run, the greater the compression. It works best with black-and-white or cartoon-style graphics, and is used to compress Windows start-up logos.