Add any text before or after every line. Perfect for CSS classes, SQL IN clauses, quoted lists and code formatting. Results update live.
ExperToolBox's prefix/suffix tool adds any text before and/or after every line of your input instantly. Whether you need to wrap a list of values in quotes for a SQL IN clause, add HTML tags around each item, format a CSS class list, or add bullet points — this tool handles it in seconds with live preview.
Adding quotes and commas to a list of values for a SQL WHERE id IN ('a','b','c') query is one of the most common uses. Adding <li> and </li> tags to convert a plain list to HTML, adding console.log( and ); around variable names for debugging, or prefixing lines with https:// to make a list of domains into full URLs.