- Text: txt, md, log, dat
- PDF: All PDF versions
- Microsoft Office: doc, docx, xls, xlsx, ppt, pptx
- Web: html, htm, xml, json
- Other: rtf, csv, tsv
- Formats: jpg, jpeg, png, gif
- AI Analysis: Extract text from images using OpenAI Vision
- Use Cases: Screenshots, photos of written seeds
- Formats: zip, rar, 7z, tar, gz, bz2, xz, zstd
- Nested Support: Up to 3 levels deep
- Password Protected: Attempts common passwords
- Pattern matching for word sequences
- BIP39 wordlist validation
- Length validation (12, 15, 18, 21, 24 words)
- Typo Correction: Fixes misspelled BIP39 words
- Homoglyph Detection: Handles similar-looking characters
- List Recognition: Detects numbered/bulleted lists
- Multi-language: Supports all BIP39 languages
- Sends images to OpenAI for text extraction
- Processes AI responses to find seed phrases
- Requires API key configuration
- Parallel file processing
- Configurable thread count
- Efficient queue management
- Streaming file reading
- Duplicate detection filter
- Batch writing to disk
- Extracts to memory when possible
- Temporary file cleanup
- Recursive processing
- Simple Files: Just the secrets, one per line
- Detail Files: Secrets with source file paths
- Prevents duplicate entries
- Tracks unique secrets only
- Case-insensitive for certain types
- Progress counter
- Files processed counter
- Secrets found counter