Herramienta en el navegador

URL encoder & decoder

Percent-encode text for URLs or decode it back — in your browser.

Everything runs in your browser — your input is never uploaded.

Cómo funciona

01
Type or paste your input
02
Get the result instantly
03
Copy the result

Preguntas frecuentes

What does it encode?

Standard percent-encoding (encodeURIComponent). It runs locally — your text is never uploaded.

¿Mi archivo se sube a un servidor?

No. Esta herramienta funciona por completo en tu navegador. Puedes abrir la pestaña de red de tu navegador y comprobar que ninguna solicitud lleva tu archivo.