Conversion Formats

Convert RLE to JFI

Convert Utah Run length encoded image to JPEG File Interchange Image

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.
JPEG File Interchange Image
Image Read Write
JFI is a raster image file format. It was developed by JPEG (Joint Photographic Experts Group) and are used to exchange the JPEG encoded data between applications and computer platforms. JFI is usually used to store bitmap graphics with full pallette.
Supported: Conversion from RLE to JFI is listed.

View RLE details View JFI details ← Back to all formats