Add prefix into line

About Add prefix into line tool

Place a prefix/suffix onto lines using this utility. To use it, follow these steps.


  • 1. Paste or type in data into the Input window.
  • 2. For the Prefix field, place a prefix value to put on each line.
  • 3. For the Suffix field, place a suffix value to put on each line.
  • 4. In the Output window, see the lines with the prefix and suffix you indicated.

Here is an example.

  • Input data
  • This is line one.
  • This is line two.
  • This is line three.
  • This is line four.
  • Prefix
  • aaaaaa
  • Suffix
  • zzzzz
  • Output:
  • aaaaaThis is line one.zzzzz
  • aaaaaThis is line two.zzzzz
  • aaaaaThis is line three.zzzzz
  • aaaaaThis is line four.zzzzz