Ferramentas de Desenvolvedor

Escape JavaScript strings online

Escape and unescape JavaScript string content.

JS String Escaper

Upload file
Drag & drop a file here, or choose a file.
Entrada
Saída

Como usar

  1. Paste text.
  2. Choose Encode to escape or Decode to unescape.
  3. Copy the output.

Best practices

  • For best performance, try with smaller inputs first.
  • Preview the output before downloading or sharing it.
  • Avoid pasting sensitive data on shared devices.

Privacidade

Algumas ferramentas rodam no seu navegador. Alguns recursos podem exigir processamento no servidor.

Exemplos
Encode
Entrada
Hello
World	"Quoted"
Saída

                                    
Decode
Entrada
Hello\nWorld\t\"Quoted\"
Saída

                                    

Was this tool helpful?