開発者ツール

Escape JavaScript strings online

Escape and unescape JavaScript string content.

JS String Escaper

Upload file
Drag & drop a file here, or choose a file.
入力
出力

使い方

  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.

プライバシー

一部のツールはブラウザで実行されます。機能によってはサーバー処理が必要な場合があります。

Encode
入力
Hello
World	"Quoted"
出力

                                    
Decode
入力
Hello\nWorld\t\"Quoted\"
出力

                                    

Was this tool helpful?