How to Send Tax Documents Securely: Encrypt, Redact, and Never Upload

Every tax season, millions of people attach their most sensitive documents, income statements, bank summaries, identification numbers, to plain unencrypted emails. A tax return is close to an identity theft starter kit: it bundles your legal name, address, employer, account details, and income into one convenient file. Email was never designed as a secure courier; messages can be forwarded in one click, sit in searchable inboxes for years, and outlive every assumption you made when you hit send. Before your documents travel anywhere, they deserve two layers of preparation: encryption and minimization.

Encryption first. A protect tool applies AES encryption to your PDF, meaning the file is mathematically scrambled and unreadable without the password, even if the email is forwarded, intercepted, or dug out of a breached inbox years later. Choose a genuinely strong password, a phrase of several random words beats P@ssw0rd1, and resist the urge to be clever with birthdays. PdfWill applies AES encryption entirely in your browser, so the unprotected original never leaves your machine during the process.

Now the step almost everyone skips: never send the password in the same channel as the file. If both travel by email, anyone who compromises that inbox gets both the lock and the key. Send the PDF by email, then deliver the password by text message, a phone call, or an encrypted messenger. This is called out-of-band delivery, and it means an attacker must breach two separate systems instead of one. Agree on this routine with your accountant once, and it costs you thirty extra seconds per year.

Minimization is the second layer. Your accountant needs your income figures, not your full bank account number on twelve pages of statements. A redact tool permanently removes sensitive regions from the PDF rather than drawing a black box over still-present text, an important distinction, because cosmetic black rectangles can be lifted with a simple copy-paste. Redact unrelated account numbers, dependents' details on irrelevant pages, and anything the recipient has no reason to hold. Then use merge to bundle the cleaned documents into a single tidy file.

Finally, think about the tools themselves. A conventional online PDF service encrypts your file after you upload the unencrypted version to their servers, which rather defeats the purpose. PdfWill runs protect, redact, and merge locally in your browser with zero uploads, so the only parties who ever see your tax documents are you and the person you choose to send them to. Honest caveat: encryption protects the file in transit and at rest, but not after your accountant decrypts it, so it is fair to ask them how they store client files too.

Related tools