Who Is This Tool For?
Developers debugging HTTP redirects, marketing analysts reading UTM parameters, and users inspecting complex links.
Good to Know
Decodes standard RFC 3986 percent-encoded characters and plus-encoded spaces.
Decode percent-encoded (%20, %26, %3D) URLs and query parameters back into human-readable text.
Input percent-encoded URL strings.
Instant conversion restores spaces, ampersands, and characters.
Copy human-readable link or parameters.
Developers debugging HTTP redirects, marketing analysts reading UTM parameters, and users inspecting complex links.
Decodes standard RFC 3986 percent-encoded characters and plus-encoded spaces.
%20 is the percent-encoded representation of a standard whitespace character.
Encode special characters, spaces, and query parameters into standard percent-encoded URL strings.
Prettify, validate, format, and indent JSON data with custom spacing and instant syntax highlighting.
Escape special HTML characters (&, <, >, ", ') into HTML entities to prevent XSS attacks and rendering issues.
Validate JSON syntax in real-time, detect missing quotes, unclosed brackets, trailing commas, and inspect payload schemas.