Input List
One item per line
JSON Array
JSON array will appear here
Converts each line of your input into a JSON array element. With auto-detect enabled, numbers become numbers, "true"/"false" become booleans, and "null" becomes null. Everything else is preserved as a string. Perfect for quickly creating JSON arrays from lists.