Codificador y Decodificador URL
Codifique y decodifique cadenas URL en línea. Convierta caracteres especiales a formato seguro para URL y viceversa.
Texto a Codificar
Descripción de la herramienta
The URL Encoder & Decoder tool converts special characters in URLs to safe encoded form and back again. It helps you build reliable query strings, debug redirect links, and avoid encoding bugs that break your pages.
Cuándo usar esta herramienta
Use this tool whenever you need to encode or decode URLs: generating share links, debugging callback URLs, working with OAuth redirects, or inspecting complex query parameters.
Cómo usarla
Choose encode or decode
Decide whether you need to turn plain text into a URL-safe string, or convert an encoded URL back to readable text.
Paste your text or URL
Paste a full URL, query string, or any text containing special characters that need to be encoded or decoded.
Run the conversion
Click the convert button to instantly see the encoded or decoded result in the output area.
Copy the final value
Copy the processed string into your code, configuration, or browser address bar to verify behavior.
Ejemplos de uso
Building safe query parameters
When a parameter value contains spaces, symbols, or non-ASCII characters, encode it here to avoid broken URLs or misinterpreted values.
Debugging redirect and callback URLs
Paste long, encoded redirect URLs into the decoder to clearly see the original parameters and diagnose integration issues.
Preguntas frecuentes
Herramientas relacionadas
Analizador de URL
Analice y examine URLs. Extraiga protocolo, dominio, ruta, parámetros de consulta y fragmentos.
Codificador y Decodificador Base64
Codifique y decodifique cadenas Base64 en línea. Convierta texto a Base64 y viceversa instantáneamente.
Codificador y Decodificador HTML
Codifique y decodifique entidades HTML en línea. Convierta caracteres especiales a entidades HTML y viceversa.
