|
Converts text with many possible cleanups, including preparation of HTML and Java, aligning in columns, character set conversion, case converting, removing excess white space, removing blank lines, preparing regex expressions.... converts raw text with the following possible cleanups: 1. Quoting for HTML, e.g. dealing with ampersand or accented characters. 2 . Converting HTML entities; back to plain characters. 3. Stripping out HTML tags 4. Quoting for Java String literals e.g. c:\MyDir\MyFile.txt -> "c:\\MyDir\\MyFile.txt" 5. Quoting for Java char[] literals e.g. c:\ -> new char { 'c', ':', '\\' } 6. removing leading and/or trailing spaces. 5. removing embedded control characters. 7. collapsing runs of spaces into one space. 8. collapsing multiple blank lines into one line. 9. converting to UPPER, lower, or Book Title case. 10. Aligning space or comma delimited text in columns. 11.Aligning Java source in columns (considers "\"", '\', /* comment */, // ... in column delimiter rules). 12. Converting raw multiline clipboards into regexes by quoting reserved characters for search/replace for Funduc or Java regexes. Often followed by converting to Java string literals. Quoter is licensed as freeware, full size of the download is 1.42 MB. You can download a free copy of Quoter by following download link at Free Downloads section of this page. Quoter is developed or distributed by Canadian Mind Products and is listed under development other.
Software Screen Shot
Related Software
|