ClipTool is a utility designed for use with word processors, text editors,
or any program containing text controls.
ClipTool performs operations on the contents of the clipboard.
Operation Prepend >
Adds a > to the left end of each line of text on the clipboard. Plain Text
Converts RTF on the clipboard to plain text. Indent Tab
Adds a TAB (ASCII 9) to the left end of each line. Indent
Adds a space to the left end of each line. Outdent
Removes the first character from the left end of each line, if the
character is a space or a tab (ASCII 9). Indent 2
Adds two spaces to the left end of each line. UPPERCASE
Converts all text to uppercase. lowercase
Converts all text to lowercase. line numbers
Adds line numbers to the lines on the clipboard. URL Decode
Decodes URL from a web browser on the clipboard. URL Encode
Encodes text on the clipboard to URL encoded format for a web browser.
Limitations: ClipTool has a maximum line length limit of 1024 and total text
size limit of 32767.