String URL decoder

Load your string and it will automatically get URL-unescaped.

Input String(URL-escaped)

Output string

String URL decoder

This tool URL-decodes a previously URL-encoded string. URL-decoding is the inverse operation of URL-encoding. All percent-encoded characters get decoded to characters that you can understand. Some of the most well known percent-encoded values are %20 for a space, %3a for a colon, %2f for a slash, and %3f for a question mark. The two digits following the percent sign are character's char code values in hex.


String URL decoder Examples

Click to try!

Decode an actual URL

This example decodes a URL-encoded string back to its readable URL form.

Decode All Characters

This example decodes a string where every character has been URL-encoded, restoring the original readable text.


All Text Tools

Split

Split text into multiple parts using a separator

Join Text

Join text elements with a specified separator

Remove duplicate lines

Quickly delete all repeated lines from text

String To morse

Quickly encode text to morse

Text Replacer

Quickly replace text in your content

Repeat Text

Repeat text multiple times

Truncate Text

Truncate text to a specified length

Reverse

Reverse any text character by character

Randomize case

Randomize the case of letters in text

Convert to Uppercase

Convert text to uppercase

Extract substring

Extract a portion of text between specified positions

Create palindrome

Create text that reads the same forward and backward

Palindrome

Check if text reads the same forward and backward

Text Quoter

Add quotes around text with various styles

Rotate Text

Shift characters in text by position.

ROT13 Encoder/Decoder

Encode or decode text using ROT13 cipher.

Base64 Encoder/Decoder

Encode or decode data using Base64.

Text Statistics

Get statistics about your text

Text Censor

Quickly mask bad words or replace them with alternative words.

Password Generator

Generate secure random passwords with custom options

String URL encoder

Quickly URL-escape a string.

Unicode Encoder / Decoder

Encode or decode text using Unicode escape sequences.

Hidden Character Detector

Find hidden Unicode characters in text