Convert CSV, JSON, JSONL, and Excel files instantly β entirely in your browser. Nothing is uploaded anywhere.
Muffin's Data Converter is a free, browser-based tool that lets you convert data files between the most common formats used in data science, research, and software development β CSV, JSON, JSONL, and Excel (.xlsx). Unlike most online converters, your file never leaves your device. Everything is processed locally in your browser using JavaScript, so there is no upload, no server, and no risk of your data being stored or shared.
Different tools, frameworks, and pipelines expect data in different formats. A machine learning engineer might receive experiment results as an Excel spreadsheet but need them as JSON to load into a Python script. A web developer might get API data as JSON but need it as CSV for a spreadsheet report. A researcher might have JSONL logs from a training run but need them as CSV to open in Excel or Google Sheets.
Instead of writing a Python script every time β or uploading sensitive data to a random website β Muffin does the conversion instantly in your browser. No code, no installs, no privacy risk.
Muffin's converter includes a column filter mode β useful when your file has many columns but you only need a few. Switch to "Select columns to keep", load your file, and checkboxes appear for every column. Uncheck the ones you don't need and convert only the data that matters. This is especially useful for research datasets with dozens of metrics where you only need a subset for a specific analysis or report.
Most online converters upload your file to a server to process it. That means your data β which could contain sensitive research results, proprietary datasets, or personal information β is transmitted to a third party. Muffin processes everything locally using the browser's built-in JavaScript engine. The file is read into memory, converted, and downloaded β all without a single byte leaving your machine. You can even disconnect from the internet after the page loads and it will still work.