C32 Converter

Extract text from C32 files


Drop or upload your .C32 file

How to extract text from your C32 file

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

Convert C32 to another file type

To convert your C32 file to another format, you need Syslinux or other System software.

  • C32 to SYS
  • C32 to DLL
  • C32 to EXE
  • C32 to DRV
  • C32 to VXD
  • C32 to 386
  • C32 to COM
  • C32 to BAT
  • C32 to CMD
  • C32 to SCR
  • C32 to PIF
  • C32 to LNK

Convert a file to C32

To convert other file formats to the "Bootloader Plugin" file type, you need software like Syslinux or a similar tool.

  • MSI to C32
  • EXE to C32
  • REG to C32
  • MST to C32
  • LNK to C32
  • CAB to C32
  • CAT to C32
  • DRV to C32
  • INF to C32
  • SYS to C32
  • MSU to C32
  • DLL to C32

About C32 files

A .C32 file is a 32-bit executable module associated with the Syslinux project, specifically used by bootloaders like ISOLINUX, PXELINUX, and SYSLINUX. These files act as plugins that extend the bootloader's functionality, enabling graphical menus (vesamenu.c32), hardware detection (hdt.c32), or chain-loading other operating systems (chain.c32).

A key problem with .C32 files is that they are binary executables (often based on the ELF format) designed to run in a pre-operating system environment. They cannot be executed directly in Windows or macOS, nor can they be opened in standard text editors like Notepad without appearing as garbled nonsense. Users typically encounter them when troubleshooting bootable USB drives created with tools like Rufus or YUMI. Because they are compiled code, they are proprietary to the specific version of Syslinux they were built for; mixing a menu.c32 from version 4.0 with a version 6.0 bootloader often causes boot failures ("Failed to load libcom32.c32" error).

For most users, there is no need to convert these files for standard media use. However, developers and advanced users may need to "convert" them for analysis:

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

Users also converted CR2, MBR, EXT and BIN files.



The C32 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 C32 converter.