🔬
🔤

Find Text Strings in a File

Spot readable text embedded in a binary file.

Aucune connexion requiseLes fichiers restent privés

Déposez des fichiers ici ou cliquez pour parcourir

Any file aucune limite de taille de fichier

Parcourir les fichiers

Vos fichiers ne quittent jamais votre appareil. Tout le traitement se fait localement dans votre navigateur.

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.

Comment ça marche

1
Choisir un fichier
Drop your file into the tool above. It stays entirely on your device — nothing is sent to any server.
2
Traiter
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Télécharger
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Pourquoi utiliser le nôtre ?

Entièrement gratuit — sans coûts cachés, jamais
Aucun compte, e-mail ou connexion requis
Les fichiers ne quittent jamais votre appareil
Aucune limite de taille de fichier
Aucun filigrane sur aucun résultat

Also check out…

Questions fréquemment posées