Quote Lines
Quote Lines wraps each line of your text in double quotes, making it easy to build quoted string lists for SQL IN clauses, JavaScript arrays, Python lists, or any context where each item needs to be quoted. Converts multi-line plain text into a ready-to-use quoted list in one step.