If you work with NumPy’s .npy files and need to convert them to .mat (MATLAB) or .csv formats, npyConverter is the tool for you! This simple GUI-based tool offers batch conversion of .npy files with a clean and user-friendly interface.
Key Features
Batch Conversion: Convert all .npy files in a directory to either .mat or .csv format in one go.
Logging: Track conversion progress in real-time in the console.
Download
Check out the project repository on GitHub for npyConverter download link and more!
How to Use
Select the folder with
.npyfiles.Choose the target folder and output format (
.mator.csv).Hit Convert and let the magic happen.
When the conversion is finished, the console will look something like this:
Happy converting!


Top comments (0)