DevVivid

URL Encoder/Decoder

Encode strings to be URL-safe (percent-encoding) or decode them back. Uses encodeURIComponent and decodeURIComponent.