This software can clean up text with various tasks, such as HTML and Java preparation, formatting in columns, changing character sets and cases, removing white spaces and blank lines, and creating regex expressions.

One of the main benefits of this software is its ability to flow text by removing newline characters, which is useful when preparing text to paste into web comment boxes. It also has the capacity to convert awkward characters to entities for HTML, and quote for Java Strings, such as doubling backslashes and quoting '.
In addition to the above features, it can also convert text to a CSV field with commas and spaces in quotes, and quotes doubled. This is extremely useful when working with large datasets. It also has the ability to strip HTML and XML tags, and convert entity references back to awkward characters.
Other features include encoding an entity using URLEncoding %xx, decoding an entity using URLDecoding %xx, removing control characters, collapsing multiple spaces and blank lines into one, aligning space or comma delimited text in columns, aligning Java source in columns, and converting text to UPPER case, lower case or Book Title case.
One particularly impressive feature is its ability to convert raw multiline text clipboards into search or replace regex expressions for Java Regexes, Funduc Search and Replace utility or Microedge SlickEdit Unix-style regexes. It also offers the option of following with converting them to Java string literals, and composing regex sub-expressions to compactly select a particular set of characters.
Lastly, this software offers the ability to trim leading, trailing or both spaces, which can be combined with any other transformation. Overall, I highly recommend this software for anyone looking to convert text with ease and precision.
Version 5.5: now generate search regex, span regex and replace regex at once.