Plain text lists are everywhere — column exports, note files, ticket payloads, pasted terminal output. When the data has to leave the text world and enter a JSON pipeline, every line needs quoting, escaping and typing by hand. For hundreds of lines that is exactly the kind of work that introduces errors.
Convert a List to JSON turns each line of a text list into an array element in one click. Optional key:value detection produces objects, auto-typing turns numbers and booleans into native values, and trimming and blank-line options keep the output clean.