Guide
Seedx is an advanced extraction tool designed for parsing seed phrases, private keys, and other cryptocurrency secrets from various data sources. With support for enhanced detection algorithms, recursive archive processing, and AI-powered image recognition, this guide explains how to configure and use Seedx for optimal results.
Interface Overview

The Seedx interface is organized into four main tabs:
- Basic: Core settings for source selection, threading, and secret types
- Archives: Configure archive processing and recursion settings
- Enhanced: Advanced detection algorithms and correction features
- AI: OpenAI integration for image text extraction
Configuration Steps
Follow these steps to properly set up and use Seedx for optimal results:
Select the Source
Choose a file or folder that Seedx will process. The tool recursively scans all files and subfolders in the selected source to extract seeds, private keys, and other secrets.
Seedx will automatically identify and process compatible files based on their extensions.
Set the Thread Count
Enter the number of threads to use for processing. This parameter controls how many parallel operations Seedx will perform.
- Optimal setting: Match your CPU core count (e.g., 4 cores = 4 threads)
- Default recommendation: 8 threads for general use
- High-performance systems: 16-32 threads if available
Choose the File Mode
Select the strategy for processing files or folders:
Processes all supported file types found in the source location.
This is the default option and works well for comprehensive extraction from mixed file collections.
Specify Secret Types
Select the types of secrets you want to extract:
Extracts BIP39-compatible seed phrases (typically 12, 18, or 24 words).
Seedx identifies valid mnemonic phrases in multiple languages and formats.
Configure Archive Processing
In the Archives tab, configure how Seedx handles compressed files:
Configure Enhanced Detection
In the Enhanced tab, enable advanced extraction algorithms:
- Enhanced Detection: Master toggle for all advanced features
- Typo Correction: Fixes common misspellings in seed words (e.g., "recieve" → "receive")
- Custom Word Detection: Finds non-standard but similar words using fuzzy matching
- Electrum Format: Supports Electrum wallet's seed phrase format
- Bruteforce: Intensive pattern matching for edge cases (slower but more thorough)
Configure AI Settings
For image recognition, Seedx integrates with external AI providers such as OpenAI.
Start and Monitor Extraction
Click the Execute button to begin the extraction process.
The Results section displays real-time statistics:
- Files: Total files processed
- Seeds: BIP39/Electrum seed phrases found
- Private Keys: Cryptocurrency private keys found
- Other Secrets: API keys and other secrets found
- Time: Elapsed processing time in seconds
You can click the Stop button at any time to halt the process. The status will show "Stopping" and already extracted results will be saved.
Output and Results
Advanced Usage Tips
- Thread Count: Set to your CPU core count for balanced performance. Higher values may help with I/O-bound operations.
- File Filtering: Use regex patterns in Specific mode to target relevant files and skip unnecessary processing.
- Archive Settings: Limit recursion depth for faster processing when deep nesting is unlikely.
- Enhanced Detection: Disable bruteforce mode for faster processing when standard detection suffices.
- Buffer Size: Keep at default (1) for most use cases. Adjust only for specific performance needs.
Security Considerations
Extracted seed phrases and private keys provide direct access to cryptocurrency funds. Handle this sensitive data with appropriate security measures and ensure you have legal authorization to access the files being processed.
Troubleshooting
By following this guide, you'll be able to efficiently extract and manage seed phrases, private keys, and other sensitive information from a wide variety of data sources using Seedx.