CSV to JIG

This tool is designed to easily create simple Jig databases from CSV files. If you don't know what a JIG database is then you probably dont use the Fat Free Framework.

Currently (and probably forever) this tool only supports simple rows of JSON data. Set the first row to the key names and then all subsequent rows will be encoded into the JIG output. Fields do not need to be enclosed in "double quotes" unless they contain special characters or commas. You can save the downloaded file and load it into JIG as a JSON database.

CSV Data

First row contains key names.

JSON Data