This tool converts multiple bitcoin private keys from either HEX format or WIF (Wallet Import Format) to their respective formats, handling thousands of keys at once. It supports both uncompressed and compressed WIF formats.
- Note: Use this tool only when offline.
- Python 3
-
Download or clone this tool (git clone https://github.com/ELHARAKA/MassPrivatekeysToWIF.git)
-
Navigate to the tool folder.
- For HEX to WIF conversion, create
hex_input.txt
and insert HEX-format keys - For WIF to HEX conversion, create
wif_input.txt
and insert WIF-format keys
- For HEX to WIF conversion, create
-
Run the tool:
- Generate WIF (Compressed & Uncompressed):
python3 to_wif.py
- Generate HEX from WIF:
python3 to_hex.py
- Generate WIF (Compressed & Uncompressed):
-
Output files:
- Generated WIF keys are in
compressed_output.txt
anduncompressed_output.txt
- Generated HEX keys are in
hex_output.txt
- Generated WIF keys are in
If this tool saved you time or helped in any way, consider making a donation to support the developer:
- BTC Address: bc1q6zf7gxr7xqktv7gqdt7k9nawq8mu0xs99xrzrf