FCHK Converter

Extract text from Gaussian checkpoint files (FCHK)


Drop or upload your .FCHK file

How to extract text from your FCHK file

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

Convert FCHK to another file type

To convert FCHK checkpoints to another format, you need Gaussian or other Data software.

Convert a file to FCHK

To convert other file formats to the "Computational Chemistry Checkpoint" file type, you need software like Gaussian or a similar tool.


About FCHK files

An CHK (Formatted Checkpoint) file is the ASCII text-based counterpart to the binary checkpoint (chk) files generated by Gaussian software. Computational chemists use these files to store the complete state of a quantum mechanical calculation, including molecular geometry, basis sets, wavefunctions, and force constants.

The primary reason to use .FCHK files is portability. Binary CHK files are often locked to the specific hardware architecture (endianness) where they were created, meaning a file generated on a Linux supercomputer often fails to open on a Windows desktop. The .FCHK format solves this by dumping the binary data into a standard text format. However, this is often a source of frustration: .FCHK files are notoriously voluminous, often swelling to hundreds of megabytes or gigabytes of text, making them impossible to open in standard editors like Notepad or TextEdit without crashing the system. Furthermore, parsing the dense matrix data manually is tedious.

For visualization and analysis, users frequently need to convert .FCHK files into lighter, structure-focused formats. For quick geometry inspection, converting to XYZ or PDB is ideal. For visualizing molecular orbitals or electron density, converting to CUBE allows compatibility with visualization tools like VMD or Avogadro. While Gaussian provides command-line utilities like formchk and unfchk for these conversions, they require a licensed installation and command-line proficiency.

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

Users also converted GJF, PTS, TST and CHK files.


FAQ

If you want to convert FCHK file to CHK, CSV, JSON, XML, YAML, YML, TOML, INI, CFG, CONF, DAT or DB, you can use Gaussian or similar software from the "Quantum Chemistry Data Storage" category. In the File menu, look for Save As… or Export….

To convert DBF, XML, SQLITE, XLSX, SQL, TSV, ACCDB, YAML, MDB, CSV, ODS or JSON files to FCHK, try Gaussian or another comparable tool in the "Quantum Chemistry Data Storage" category.



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