Conversion Formats

Convert RLE to EPS

Convert Utah Run length encoded image to Encapsulated PostScript

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.
Encapsulated PostScript
Vector Read Write
This is a format for storing graphical vector images used in the Adobe Illustrator program and other software for processing vector graphics. EPS can have a binary or ASCII structure. It can contain raster images, 2D vector graphics and text. It’s also applied as a convenient format for transmitting images among several programs or operation systems.
Supported: Conversion from RLE to EPS is listed.

View RLE details View EPS details ← Back to all formats