Description
Paper Wallet is a browser-based tool that lets users auto-generate or manually enter a crypto seed phrase and split it across several printable pages, which can then be stored in separate physical locations. This split-page approach means a user can lose one page and still recover the full seed, adding redundancy to cold storage of private keys. The site includes a companion recovery page for reassembling a split seed. The tool explicitly states it does not store or send user data anywhere, and recommends disconnecting from the Internet during seed generation or splitting to maximize security. It is aimed at cryptocurrency holders and wallet users looking for a simple, offline method to back up and later recover their seed phrases, and its source code is published on GitHub under the HashEx organization.