CFF to RAS Converter

Render CFF font data as Sun Raster RAS images online for free

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Unix Native

Sun Raster is the standard image format on Solaris systems. Converting CFF to RAS produces font images compatible with Sun workstation environments.

Cloud-Based

No Solaris workstation or Unix tools needed — Convertio processes CFF to RAS on its servers, available from any modern browser.

Privacy Guaranteed

CFF uploads are deleted immediately after conversion and RAS results are removed within 24 hours — your font data stays protected.

How to convert CFF to RAS

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose ras or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your ras file right afterwards

About formats

CFF (Compact Font Format) is a font outline format developed by Adobe Systems around 1996 as a more efficient successor to the Type 1 font representation. CFF uses Type 2 charstrings — an optimized encoding that supports multiple arguments per operator, default value elision, and shared subroutines — to describe the same cubic Bezier glyph outlines as Type 1 but with substantially less storage. A typical CFF font is 20-50% smaller than its Type 1 equivalent. The format can function as a standalone font file or, more commonly, as the outline data table inside an OpenType font container (the CFF table in OTF files with PostScript outlines). CFF supports multiple fonts within a single file through its FontSet structure, sharing global subroutines across the collection to further reduce size. One advantage is compression efficiency without lossy degradation — every control point and hint is preserved exactly, just encoded more compactly. The format also inherits the full hinting capability of Type 1, including stem hints, counter hints, and alignment zones that ensure crisp rendering on low-resolution screens and printers. CFF2, an evolution introduced with OpenType 1.8, adds support for font variations (variable fonts) by allowing interpolation across multiple design axes. Broad support in PDF viewers, web browsers via OpenType, and professional design software makes CFF one of the most widely deployed outline formats in digital typography.
Developer: Adobe Systems
Initial release: 1996
RAS (Sun Raster) is a raster image format developed by Sun Microsystems for their SunOS and Solaris Unix workstations, dating to approximately 1982. Sun Raster files store 2D bitmap images with support for 1-bit monochrome, 8-bit indexed color (with a color map), 24-bit true color (BGR byte order), and 32-bit XBGR (with an unused alpha byte). The format uses a 32-byte header containing a magic number (0x59a66a95), width, height, bit depth, data length, raster type (indicating compression), color map type, and color map length, followed by the optional color map data and the pixel data. RAS supports three encoding modes: standard (uncompressed, with each scanline padded to a 16-bit boundary), byte-encoded (run-length encoded using a simple escape-code scheme), and RGB (uncompressed with RGB rather than BGR byte order). Sun Raster was the native image format for Sun's window system and later the OpenWindows desktop environment, serving as the standard format for screenshots, icons, backgrounds, and application graphics on Sun workstations throughout the 1980s and 1990s. One advantage is the format's representation of Unix workstation computing heritage: Sun Raster files from the SunOS/Solaris era document the visual culture of an important computing platform that drove advances in networking, multiprocessing, and graphics workstation design. The format's straightforward structure is another practical strength — the 32-byte header and simple encoding make RAS files easy to parse and convert, even with custom code. RAS files are supported by ImageMagick, GIMP, XnView, and other image processing tools.
Developer: Sun Microsystems
Initial release: 1982

Frequently Asked Questions

Why convert CFF to RAS?

Sun Raster is the native image format for Solaris and SunOS. Converting CFF to RAS creates glyph images compatible with Sun workstation software and environments.

How do I open a RAS file?

Sun Raster files open in GIMP, ImageMagick, XnView, and native Solaris/SunOS image tools. Most Unix-oriented image viewers support this format.

Is RAS still used?

RAS is largely a legacy format from Sun Microsystems. It remains useful for Solaris system compatibility and working with older Unix workstation archives.

Does RAS support color?

Yes — Sun Raster supports monochrome, indexed color, and full 24-bit RGB. Your CFF font renderings can be produced in any of these color modes.

Is this conversion free?

CFF to RAS is entirely free on Convertio — no installs, no registration, just browser-based conversion.