Convert binary files to text.
Reveal the human-readable strings hiding inside EXEs, DLLs, and corrupted documents.
Word Extractor is a universal binary-to-text converter. Feed it any file — an EXE, a DLL, a corrupted Word document, an unknown blob — and it strips away the binary noise, leaving every human-readable string behind.
The program reads any file byte-by-byte and emits only the sequences that look like real text. The filtering algorithm is tuned to recognise printable runs above a minimum length, so you don't drown in two-character noise. Result: a clean text file containing every readable fragment the original contained.
Word Extractor filters out the non-printable bytes and keeps the runs of readable characters. The hit rate is around 95% for text-bearing files (DOC, RTF, PDF) and most application files (EXE, DLL). The original file is never modified — output is written to a separate text file you choose.
Word Extractor ships as a single executable. Double-click and run. No registry entries, no DLLs scattered around System32, no background services. Delete the file and the tool is gone.
49 small, sharp Windows utilities. All freeware. All by the same author.