The tool offers "Wrap by Width," which breaks lines at a fixed character width, and "Wrap with Characters," which adds a prefix and suffix around every line.
It preserves existing paragraph breaks and word-wraps the text within each paragraph to fit your chosen character width per line.
It is useful for tasks like turning a list of lines into a quoted, comma-separated array by adding a prefix (like a quote mark) and suffix (like a closing quote and comma) to each line.
Yes, you can enter any character width between 10 and 300 characters per line.
Yes, both the prefix and suffix text fields can be set to whatever characters you need.