Skip to content

Scripts

(62)

JavaScript

Uppercasetext-case
Convert selected text to uppercase.
Lowercasetext-case
Convert selected text to lowercase.
Sentence Casetext-case
Capitalize the first cased letter of each sentence without changing the remaining text.
Swap Casetext-case
Swap uppercase and lowercase letters while leaving uncased characters unchanged.
Straighten Quotesnormalization
Convert smart quotation marks and apostrophes to plain ASCII quotes.
Normalize Unicodenormalization
Normalize selected text to Unicode NFC form.
Join Lineswhitespacemultiline
Replace line breaks in the selected text with spaces.
Split Lineswhitespacemultiline
Replace whitespace characters in the selected text with line breaks.
Remove Spaceswhitespace
Remove all whitespace characters (spaces, tabs, newlines) from the selected text.
Remove Empty Lineswhitespacemultiline
Remove empty lines from the selected text.
Trim Lineswhitespacemultiline
Trim leading and trailing whitespace from each line.
LTrim Lineswhitespacemultiline
Trim leading whitespace from each line.
RTrim Lineswhitespacemultiline
Trim trailing whitespace from each line.
Normalize Whitespacewhitespacenormalizationmultiline
Trim spaces and tabs at each line edge and collapse internal runs to a single space.
Indent Lineswhitespacemultiline
Indent each non-blank line by four spaces.
Outdent Lineswhitespacemultiline
Remove one leading tab or up to four leading spaces from each non-blank line.
Remove duplicate lines from the selected text.
Sort Lines Ascendingline-ordermultiline
Sort lines ascending (natural order, case-insensitive)
Sort Lines Descendingline-ordermultiline
Sort lines descending (natural order, case-insensitive)
Reverse Linesline-ordermultiline
Reverse the order of lines without reversing characters within each line.
Shuffle Linesline-ordermultiline
Randomize the order of selected lines with an unbiased Fisher–Yates shuffle.
Numbered Listmarkdownmultiline
Convert non-empty lines to a Markdown numbered list.
Bullet Listmarkdownmultiline
Convert non-empty lines to a normalized Markdown bullet list.
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
Blockquotemarkdownmultiline
Convert selected lines to a Markdown blockquote.
Codemarkdownmultiline
Wrap selected text as inline or fenced Markdown code.
Linkmarkdown
Create a Markdown link using selected text and the clipboard URL.
Uses the clipboard URL
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
Format JSONjsonformat
Validate and pretty-print JSON with two-space indentation.
Minify JSONjsonformat
Validate JSON and remove insignificant whitespace.
Encode selected text as a valid JSON string literal.
Unescape a JSON string literal to plain text.
Decode JWTdevelopercodec
Decode JWT header and payload without verifying the signature.
Does not verify signatures
Cycle colors from HEX to RGB(A), RGB(A) to HSL(A), and HSL(A) to HEX.
Cycle Unix seconds to milliseconds, milliseconds to UTC, and UTC to seconds.
Text Statisticsstatistics
Count graphemes, non-whitespace characters, words, lines, and UTF-8 bytes.

Python

Convert CSV with a header row to pretty-printed JSON.
Convert flat JSON objects to CSV with a header row.
Format XMLdeveloperformat
Validate and format XML without changing mixed text content.
List the code point, visible form, Unicode name, and category of each character.

Shell

Read the selected text aloud with the macOS system voice.
Create an Apple Note from the selected text.
Create a reminder in the default Reminders list from the selected text.
Open Spotlight and search for the selected text.

PowerShell

Speak Textwindows
Read the selected text aloud with the Windows system voice.
Open the selected text in a temporary UTF-8 file in Notepad.
Open File Explorer search with the selected text.
Calculate the SHA-256 hash of the file at the selected path.

Websites

(35)
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.
Brave Searchsearch-engine
Search selected text with Brave Search.
Startpagesearch-engine
Search selected text with Startpage.
Ecosia
Ecosiasearch-engine
Search selected text with Ecosia.
Naver
Naversearch-engine
Search selected text with Naver.
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
Twitch
Twitchlive-streaming
Search live channels, categories, and videos on Twitch.
IMDbmovie
Search selected text with IMDb.
TMDBmovie
Search selected text with TMDB.
Search scholarly literature with Google Scholar.
PubMed
PubMedacademic
Search biomedical and life-science literature in PubMed.
arXivacademic
Search arXiv papers across all fields.
DOI
DOI Resolveracademic
Open the resource identified by a DOI such as 10.1000/182.
Wikipedia
Wikipediaencyclopedia
Search English Wikipedia.
WolframAlpha
WolframAlphacalculation
Ask WolframAlpha about the selected expression or topic.
GitHub
GitHubdevelopercode
Search GitHub repositories with the selected text.
Stack Overflow
Stack Overflowdeveloperquestion
Search Stack Overflow questions and answers.
MDN Logo
MDN Web Docsdeveloperdocumentation
Search the English MDN Web Docs.
Google Translatetranslation
Translate selected text with Google Translate.
Microsoft Translator
Bing Translatortranslation
Translate selected text to English with Bing Translator.
Look up an English word in Cambridge Dictionary.
Reverso ContextReverso logo (2024) by Reverso, via Wikimedia Commons, CC BY-SA 4.0. Adapted to the icon without the wordmark. Source: https://commons.wikimedia.org/wiki/File:Reverso_logo_(2024).svg . License: https://creativecommons.org/licenses/by-sa/4.0/
Reverso Contextdictionarytranslation
Translate Chinese into English with bilingual examples from Reverso Context.
Amazonshopping
Search products on Amazon.com.
eBayshopping
Search listings on eBay.
Search a place or address in Google Maps.
Reddit
Redditcommunity
Search Reddit posts and communities.
X
X Searchcommunity
Search public posts on X.
Login required
Spotify
Spotifymusic
Search music, artists, albums, and podcasts on Spotify.

Released under the GPLv3 License.