ToolPocket
Fast offline tools
json-to-lua-tabledevdatapro

JSON → Lua table

Convert JSON into a Lua table literal (nil/true/false, arrays as tables). Offline.

pro
Inputs
Output
(no output yet)
Explanation

Paste JSON and generate a Lua table you can drop into scripts or configs. Objects become key/value fields; arrays become sequential tables.

Use it when you need a fast, offline conversion/validation step during development or debugging.