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) to your computer.
- Navigate to the tool folder.
- To convert from HEX to WIF, create a text file named "brute-pvks.txt" and paste all your private keys (in HEX format) into this file, then save.
- To convert from WIF to HEX, create a text file named "wif.txt" and paste all your WIF private keys into this file, then save.
-
- To generate WIF for uncompressed addresses from HEX, execute
pvkmassconvert.py
by double-clicking on it or runningpython3 pvkmassconvert.py
from the command line. - To generate WIF for compressed addresses from HEX, execute
pvkmassconvert_compressed.py
by double-clicking on it or runningpython3 pvkmassconvert_compressed.py
from the command line. - To convert from WIF to HEX, execute
pvkwif2hex.py
by double-clicking on it or runningpython3 pvkwif2hex.py
from the command line.
- To generate WIF for uncompressed addresses from HEX, execute
- The tool will export all converted private keys to a new text file within the same folder. Check
list-WIF-compressed.txt
orlist-WIF-uncompressed.txt
for WIF keys andlist-hex.txt
for HEX keys.
If this tool saved you time or helped in any way, consider making a donation to support the developer: BTC Address: bc1qttzkk555p78dyq9l8g7syza6n94ppysv66dps0