PFA to FTS Converter

Render PostScript Type 1 font glyphs as FITS images online

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

Scientific Format

Render PFA font outlines into FITS — the trusted image format for astronomy, medical imaging, and scientific data analysis.

Rich Metadata

FITS headers carry descriptive metadata alongside pixel data, adding context to your rendered font glyph images.

Cloud Processing

Conversion runs on our servers — no need to install astronomical imaging tools just to produce an FTS file.

How to convert PFA to FTS

1

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

2

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

3

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

About formats

PFA (Printer Font ASCII) is one of two file representations of Adobe's PostScript Type 1 font format, introduced in 1984 as part of the PostScript page description language. A PFA file contains the complete font program as plain ASCII text — the clear-text header with font name, encoding array, and metrics, followed by a hex-encoded encrypted section (eexec) holding the actual glyph outlines described as cubic Bezier curves with stem hints. Because every byte is represented in printable ASCII characters, PFA files are roughly twice the size of their PFB binary counterparts, but they can be transmitted through any text-safe channel and edited in a standard text editor. PFA became the standard Type 1 distribution format on Unix and Linux systems, where binary font formats were less convenient for PostScript printer pipelines. A key advantage is universal text compatibility — PFA files pass cleanly through email systems, FTP text-mode transfers, and version control without corruption from character encoding transformations. The readable structure also benefits font developers, who can inspect header values and encoding declarations directly. Type 1 fonts in PFA form powered the desktop publishing revolution of the late 1980s and 1990s, with Adobe's font library and the Apple LaserWriter printer establishing PostScript typography as the professional standard. Although OpenType has superseded Type 1 for new font development, PFA files remain in active use within legacy publishing workflows and PostScript/PDF production systems.
Developer: Adobe Systems
Initial release: 1984
FTS is a file extension for the Flexible Image Transport System (FITS), the standard data format used in astronomy since 1981 when it was defined by Don Wells, Eric Greisen, and R.H. Harten at the National Radio Astronomy Observatory, and subsequently endorsed by the International Astronomical Union in 1982. FITS was designed from the outset as a self-describing archival format: each file begins with one or more 2880-byte header blocks containing ASCII keyword-value pairs that describe the data's dimensions, coordinate system, observation parameters, and provenance, followed by data blocks in a variety of numeric types — 8/16/32/64-bit integers and 32/64-bit IEEE floating-point values. FITS supports multi-dimensional arrays (images, data cubes, hypercubes), binary tables for catalog data, and ASCII tables, with multiple Header/Data Units (HDUs) that can coexist in a single file. The format handles specialized astronomical data: spectral cubes, radio interferometry visibilities, multi-extension mosaic images from CCD arrays, and time-series photometry. One advantage is scientific rigor: FITS mandates that all metadata needed to interpret the data physically — coordinate transformations (WCS), photometric calibration, telescope and instrument parameters — travels with the file, eliminating the metadata-loss problem that plagues general-purpose image formats in scientific contexts. The format's longevity and institutional backing is another strength — virtually every observatory, space telescope (Hubble, James Webb, Chandra), and astronomical software package (DS9, IRAF, Astropy) uses FITS as its primary data format.
Developer: NASA / IAU
Initial release: 1981

Frequently Asked Questions

Why convert PFA to FTS?

FITS is the standard image format in astronomy and scientific imaging. Rendering PFA to FTS allows font data to be used in scientific visualization tools.

How to open FTS?

FTS files open in SAOImage DS9, FITS Liberator, Astropy (Python), and other astronomical imaging tools. GIMP also supports FITS via plugins.

Is FITS a standard image format?

FITS (Flexible Image Transport System) is the primary data format in astronomy, endorsed by NASA and the International Astronomical Union.

Does FITS support metadata?

Yes. FITS headers store extensive metadata alongside pixel data — useful for annotating rendered font specimens with descriptive information.

Can I use this outside astronomy?

While FITS originates in astronomy, it is used in medical imaging, geospatial analysis, and any field needing precise scientific image data.