User Tools

Site Tools


manual:Filters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
manual:Filters [2022/09/06 01:55]
peternlewis
manual:Filters [2023/09/18 04:31]
peternlewis
Line 7: Line 7:
 * Remove Styles (clipboards only, make the clipboard plain text). * Remove Styles (clipboards only, make the clipboard plain text).
 * Set line endings to Mac (CR), Unix (LF) or Windows/DOS (CRLF). * Set line endings to Mac (CR), Unix (LF) or Windows/DOS (CRLF).
-* Trim Whitespace.+* Trim Whitespace. ​ ​(Remove leading and trailing whitespace from a string.)
 * Hard wrap or unwrap paragraphs. * Hard wrap or unwrap paragraphs.
 * Lowercase (all characters),​ Lowercase First (just the first character). * Lowercase (all characters),​ Lowercase First (just the first character).
 * Uppercase (all characters),​ Uppercase First (just the first character). * Uppercase (all characters),​ Uppercase First (just the first character).
 * Capitalize (all words) or Title Case (intelligently uppercase certain first letters). * Capitalize (all words) or Title Case (intelligently uppercase certain first letters).
 +* Sentence Case (first character of each sentence) (v11.0+).
 * Change quotes to Smart, Dumb or French quotation marks. * Change quotes to Smart, Dumb or French quotation marks.
 * Encode HTML or non-ASCII HTML entities. * Encode HTML or non-ASCII HTML entities.
Line 21: Line 22:
 * Encode or decode Base64. * Encode or decode Base64.
 * Calculate MD5. * Calculate MD5.
 +* Styled Text to/from RTF plain text (v11.0+).
 * Quote for AppleScript,​ JavaScript, Shell (bash) Script, Swift, JSON or Process Tokens. * Quote for AppleScript,​ JavaScript, Shell (bash) Script, Swift, JSON or Process Tokens.
 * Convert a JSON object string to Compact or Pretty format. * Convert a JSON object string to Compact or Pretty format.
manual/Filters.txt ยท Last modified: 2024/01/29 03:38 by peternlewis