GitHub StatConverter

Download StatConverter

Current version: 1.4.0. See the change log for what has changed. The file names below stay the same from one release to the next, so a link you have saved always points to the current version.

 

The Windows installer and portable executable are digitally signed. The macOS disk images are signed with an Apple Developer ID and notarized by Apple, so macOS names the developer instead of warning that the application is unknown. The Linux AppImage is not signed: the format has no signature the desktop checks.

 

If you would rather not rely on these binaries, the application can be started from its source files, or you can build your own (see the left menu for instructions).

 

All links below assume a 64-bit architecture. If you need a 32-bit architecture, please file an issue on GitHub.

 

 

Windows

Executable installation file (needs admininstrative privileges):

StatConverter_setup_intel.exe

 

Portable executable file (no installation required):

StatConverter_intel.exe

 

 

Apple MacOS

Disk image file (needs admininstrative privileges)

 

For Intel architectures (Big Sur and higher):

StatConverter_intel.dmg

 

For ARM based architectures:

StatConverter_silicon.dmg

 

 

Linux (most distributions)

Make the .AppImage file executable (chmod +x) and have FUSE installed.

 

For Intel architectures:

StatConverter_intel.AppImage