Codificador e Decodificador URL
Codifique e decodifique strings URL online. Converta caracteres especiais para formato seguro de URL e vice-versa.
Texto para Codificar
Descrição da ferramenta
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.
Quando usar esta ferramenta
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.
Como usar
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.
Exemplos 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.
Perguntas frequentes
Ferramentas relacionadas
Analisador de URL
Analise e examine URLs. Extraia protocolo, domínio, caminho, parâmetros de consulta e fragmentos.
Codificador e Decodificador Base64
Codifique e decodifique strings Base64 online. Converta texto para Base64 e vice-versa instantaneamente.
Codificador e Decodificador HTML
Codifique e decodifique entidades HTML online. Converta caracteres especiais para entidades HTML e vice-versa.
