Conversion Formats

Convert RLE to MTV

Convert Utah Run length encoded image to MTV Raytracing image format

Utah Run length encoded image
Image Read No Write
This is a format that applies an 8-bit encoding to images for the purpose of compression and transportation. The format was originally developed for the Utah Raster Toolkit software package for managing bitmaps. The compression algorithm provides a replacement for repeating strings of bytes into pairs, which significantly reduces the file size.
MTV Raytracing image format
Image Read Write
This file format is used to transmit image data. It contains a set of images that can be linked to form an animation. It is used to store non-compressed bitmap images in 24-bit color created using MTV ray tracer.
Supported: Conversion from RLE to MTV is listed.

View RLE details View MTV details ← Back to all formats