🔬
🔤

Find Text Strings in a File

Spot readable text embedded in a binary file.

ログイン不要ファイルはプライベートのまま

ファイルをここにドロップするか、クリックして選択

Any file ファイルサイズ制限なし

ファイルを参照

ファイルがデバイスを離れることはありません。すべての処理はブラウザ内でローカルに行われます。

Inspect the raw bytes of any file — offset, hex, and ASCII columns, like a classic hex editor. The file is read locally and never uploaded.

strings tips

🔤

The ASCII column reveals embedded text — metadata, URLs, error messages — inside binaries.

🔎

Great for a quick look before reaching for command-line tools like `strings`.

🧩

Non-printable bytes show as “.”, so readable runs stand out.

🔒

The file stays on your device.

使い方

1
ファイルを選択
Drop your file into the tool above. It stays entirely on your device — nothing is sent to any server.
2
処理
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
ダウンロード
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

なぜ私たちのツール?

完全に無料 — 隠れたコストは永遠にありません
アカウント、メール、ログイン不要
ファイルがデバイスを離れることはありません
ファイルサイズの制限は一切ありません
出力に透かしなし

Also check out…

よくある質問