pipr.tools
Pipes
Clean Email Strip formatting from pasted email for clean plain text Clean AI Output Clean plain text from ChatGPT or AI output Decode & Format JWT Decode a JWT and pretty-print header and payload Word Frequency Count word frequency in text

URL Encode

Encode text for safe use in URLs

Encode/Decode
Input60 chars
Output0 chars

Examples

URL-encode text for use as query string values

Usage
"hello world & goodbye moon
path/to/file?query=value#fragment" | url-encode

Encode a search query for a URL parameter

Usage
"search term with spaces & special chars: @#$%" | url-encode

URL-encode a Unicode event name for a calendar link

Usage
"Café Müller — Special Event (2024)" | url-encode