Skip to content

Scripts

(38)

JavaScript

Uppercasetext-caseconvert
Convert selected text to uppercase.
Lowercasetext-caseconvert
Convert selected text to lowercase.
Sentence Casetext-caseconvert
Capitalize the first cased letter of each sentence without changing the remaining text.
Swap Casetext-caseconvert
Swap uppercase and lowercase letters while leaving uncased characters unchanged.
Convert smart quotation marks and apostrophes to plain ASCII quotes.
Normalize selected text to Unicode NFC form.
Join Linesconvert
Replace line breaks in the selected text with spaces.
Replace whitespace characters in the selected text with line breaks.
Remove all whitespace characters (spaces, tabs, newlines) from the selected text.
Remove Empty Linesconvertmultiline
Remove empty lines from the selected text.
Trim Linesconvertmultiline
Trim leading and trailing whitespace from each line.
LTrim Linesconvertmultiline
Trim leading whitespace from each line.
RTrim Linesconvertmultiline
Trim trailing whitespace from each line.
Normalize Whitespaceconvertmultiline
Trim spaces and tabs at each line edge and collapse internal runs to a single space.
Indent Linesconvertmultiline
Indent each non-blank line by four spaces.
Outdent Linesconvertmultiline
Remove one leading tab or up to four leading spaces from each non-blank line.
Remove Duplicate Linesconvertmultiline
Remove duplicate lines from the selected text.
Sort Lines Ascendingconvertmultiline
Sort lines ascending (natural order, case-insensitive)
Sort Lines Descendingconvertmultiline
Sort lines descending (natural order, case-insensitive)
Reverse Linesconvertmultiline
Reverse the order of lines without reversing characters within each line.
Shuffle Linesconvertmultiline
Randomize the order of selected lines with an unbiased Fisher–Yates shuffle.
Number Linesconvertmultilinemarkdown
Prefix non-empty lines with sequential numbers.
H1markdown
Markdown heading level 1.
H2markdown
Markdown heading level 2.
H3markdown
Markdown heading level 3.
Boldmarkdown
Markdown bold text.
Italicmarkdown
Markdown italic text.
Markdown strikethrough text.
Extended syntax
Notemarkdown
Useful information that users should know, even when skimming content.
Extended syntax
Tipmarkdown
Helpful advice for doing things better or more easily.
Extended syntax
Importantmarkdown
Key information users need to know to achieve their goal.
Extended syntax
Warningmarkdown
Urgent info that needs immediate user attention to avoid problems.
Extended syntax
Cautionmarkdown
Advises about risks or negative outcomes of certain actions.
Extended syntax
Encode selected text to URL encoding.
Decode selected text from URL encoding.
Encode selected text to Base64 encoding.
Decode selected text from Base64 encoding.
MyBatis Logdeveloper
Parse MyBatis log to extract SQL statements with parameters.
Not for all dialects

Websites

(12)
Googlesearch-engine
Search selected text with Google.
Bingsearch-engine
Search selected text with Bing.
Baidusearch-engine
Search selected text with Baidu.
Yandexsearch-engine
Search selected text with Yandex.
DuckDuckGosearch-engine
Search selected text with DuckDuckGo.
YouTubevideo
Search selected text with YouTube.
Niconicovideodanmaku
Search selected text with Niconico.
bilibilivideodanmaku
Search selected text with bilibili.
TikTokvideo
Search selected text with TikTok.
Login required
IMDbrating
Search selected text with IMDb.
TMDBrating
Search selected text with TMDB.
Google Translatetranslation
Translate selected text with Google Translate.

Released under the GPLv3 License.