Developer Tools
URL Encoder and Decoder
Encode components or full URLs and safely decode escaped values.
Browser processing
Convert Unicode text to Base64 or decode valid Base64 back to plain text without rendering it as HTML.
Encoding and decoding stay local.
No. Anyone can decode it; use it only as a transport encoding.
No. PipFoxy displays decoded output in a plain textarea.
Developer Tools
Encode components or full URLs and safely decode escaped values.
Browser processing
Developer Tools
Create SHA-256, SHA-384 or SHA-512 checksums for text and files.
Browser processing
Developer Tools
Validate, pretty-print, minify and sort JSON with useful errors.
Browser processing
Private by design. UTF-8 text is encoded and decoded on this device. Decoded content is never rendered as HTML.
Unicode characters are handled as UTF-8 rather than being silently corrupted.
Input characters: 0
Output remains inert plain text even when it contains markup.