LI File Converter
Easily convert binary .li files to .CSV, .NPY, or .MAT
Getting started
Moku uses an open-source binary file format to save data at MHz sample rates. The LI File Converter can be used to convert .li files into one of the following formats:
- Plain text .CSV (comma-separated values)
- MATLAB .MAT file (Mathworks®)
- Python .NPY (NumPy)
Software download
GUI app
Simply drag and drop files or folders into the app to convert them.
Download for Mac Download for Windows
Command-line app
Convert files using command-line prompt or in scripts. Refer to README.txt file included with download for more details.