FNT Converter

Extract text from Bitmap fonts (FNT)


Drop or upload your .FNT file

How to extract text from your FNT file

  1. Click the "Select File" button above, and choose your FNT file.
  2. You’ll see a preview, if available.
  3. Click the "Convert file to..." button to extract text information.

Convert FNT to another file type

To convert FNT Fonts to another format, you need BMFont or other Font software.

Convert a file to FNT

To convert other file formats to the "Bitmap Font File" file type, you need software like BMFont or a similar tool.


About FNT files

A .FNT file is typically a bitmap font file or a font descriptor. Historically, it was used by early Microsoft Windows operating systems to store rasterized font glyphs. Today, it is much more common to find .FNT files in 2D game development, where they are generated by the AngelCode Bitmap Font Generator (BMFont). In this context, the file acts as an XML or plain text descriptor that maps out the X and Y coordinates of characters stored on a separate image sheet (usually a PNG or TGA).

The main disadvantage of .FNT files is their lack of scalability. Unlike modern vector fonts, bitmap fonts are hard-coded to specific pixel dimensions. Scaling them up results in severe pixelation and blurry text. Furthermore, legacy Windows .FNT files are entirely obsolete, unsupported by modern operating systems, and cannot be used in web browsers or contemporary design tools like Adobe Illustrator.

To use a legacy bitmap font on a modern system, convert it to a vector format like TTF (TrueType) or OTF (OpenType), though the converted font will retain its blocky, retro appearance. For web use, target WOFF or WOFF2. If you are a developer handling BMFont assets, you may need to convert the descriptor to JSON or XML for easier parsing in custom game engines.

Convert.Guru analyzes your FNT file, detects the exact format, and lets you read the text inside.

Users also converted FNTDATA, TTF, OTF, VCD, PNG, LED, DDS, TXT, DB, EXE, SAV, PDF and MSI files.


FAQ

If you want to convert FNT file to TTF, OTF, XML, PNG, WOFF, WOFF2, EOT, SVG, BDF, PCF, FON or PFM, you can use BMFont or similar software from the "Bitmap Font Storage and Description" category. In the File menu, look for Save As… or Export….

To convert UFO, WOFF, PFB, GXF, AFM, F3F, SFD, WOFF2, PSF, TTF, TXF or OTF files to FNT, try BMFont or another comparable tool in the "Bitmap Font Storage and Description" category.



The FNT Converter Story

The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our FNT converter.