🔬
🔤

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…

সচরাচর জিজ্ঞাসিত প্রশ্নাবলী