Developer utilities
URL Encoder / Decoder
Percent-encode or decode URLs and query string values.
Paste a URL or a value and toggle encode/decode.
Output
How to use it
- 1Paste input.
- 2Toggle encode or decode.
- 3Copy result.
Real use cases
- Debugging redirects.
- Building query strings.
- Reading webhook payloads.
Frequently asked
encodeURI vs encodeURIComponent?
encodeURIComponent escapes more characters (like /, ?, and &). Use it for query parameter values, not full URLs.
More in this category
Other developer utilities tools
JSON Formatter & Validator
Pretty-print, minify, and validate JSON right in your browser.
Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to text.
HEX ↔ RGB Color Converter
Convert between HEX, RGB, and HSL color codes with a live preview.
Text Diff Checker
Compare two blocks of text line by line and highlight differences.
Regex Tester
Test regular expressions against text and see live match results.
UUID Generator
Generate v4 UUIDs in bulk. Copy one or all with a click.
Want a private version for your team?
Custom calculators with your branding, saved defaults, and team access - built to fit your process.
