SFD to SUN Converter

Export FontForge font glyphs as Sun rasterfile images

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

Solaris Ready

SUN rasterfile output works natively on Solaris and Unix systems — render your SFD font glyphs for workstation environments that expect this format.

Online Processing

No local software needed. Convertio handles SFD to SUN rendering on its servers, accessible from any browser.

Swift Output

Sun rasterfile generation is lightweight — your SFD to SUN conversion finishes in seconds on Convertio cloud infrastructure.

How to convert SFD to SUN

1

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

2

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

3

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

About formats

SFD (SplineFont Database) is the native source file format of FontForge, the free and open-source font editor originally created by George Williams in 2000 under the name PfaEdit. The format stores a complete font project — glyph outlines (cubic and quadratic splines), advance widths, side bearings, hinting instructions, kerning and OpenType feature tables, naming records, and metadata — in a single human-readable text file. Each glyph is described by its Unicode code point, outline coordinates, reference composites, and anchors, making the entire font design inspectable and diffable with standard text tools. SFD functions as the editable working format during font development, from which finished fonts are compiled to binary formats like OTF, TTF, or WOFF. A primary advantage is version control friendliness — because SFD is plain text, font designers can track changes to individual glyphs, merge contributions from collaborators, and maintain full revision history using Git or any other VCS. The format's completeness is another strength: it preserves every piece of data that FontForge can represent, including TrueType instructions, contextual substitution lookups, and multiple master axes, avoiding round-trip data loss during editing. The SFD specification is publicly documented and has evolved through several versions. FontForge's widespread adoption in the open-source type design community means SFD serves as the source format for hundreds of freely licensed font families distributed worldwide.
Developer: George Williams
Initial release: November 7, 2000
SUN is a raster image format associated with Sun Microsystems workstations, encompassing both the Sun Raster format (.ras) and the Sun Icon format used for window system icons and cursors on SunOS and Solaris systems. Sun Raster files, identifiable by their 0x59a66a95 magic number, store bitmap images in 1-bit monochrome, 8-bit indexed color, 24-bit BGR, or 32-bit XBGR modes, with optional run-length encoding compression and a 32-byte header. The Sun Icon subset is a simpler text-based format used for small monochrome bitmaps — window icons, cursor images, and toolbar graphics — stored as C-language data arrays that could be directly compiled into X Window and SunView applications. These icon files begin with a comment block specifying width, height, and optionally hot spot coordinates (for cursor images), followed by hexadecimal pixel values in a format readable by both the C compiler and the iconedit tool. Sun workstations running SunOS and later Solaris were foundational platforms for Unix computing, networking, and the early internet, and the SUN image formats were integral to their graphical environments. One advantage is the format's dual text/binary nature: Sun Icons are valid C source code that can be #included directly into applications, a practical approach to resource embedding that predates modern asset management systems. The Sun Raster variant's simplicity provides another strength — the 32-byte header and straightforward encoding make it one of the easiest binary image formats to parse. SUN format files are supported by ImageMagick, GIMP, XnView, and Unix image viewing tools.
Developer: Sun Microsystems
Initial release: 1982

Frequently Asked Questions

Why convert SFD to SUN?

SUN rasterfile is the standard image format on Solaris systems. Convert SFD to SUN for compatibility with Unix workstation display and imaging tools.

How do I open a SUN file?

SUN rasterfiles are handled by GIMP, ImageMagick, XnView, and native Solaris display utilities. It is a straightforward bitmap format.

Is SUN the same as RAS?

Yes, SUN and RAS both refer to the Sun rasterfile format. They share identical data structures and are fully interchangeable.

Does SUN support color?

Yes, SUN rasterfiles can store 1-bit, 8-bit, and 24-bit color data, covering monochrome through full-color glyph renderings.

Is the conversion free?

Convertio provides free SFD to SUN conversion online — no Solaris system or FontForge needed.