Why your receipt tool should not upload your customer data
Most free receipt generators send your customer names, addresses and amounts to a server you know nothing about. Here is why that matters and what to look for instead.
2 August 2026 · 5 min read
Type a customer name, an address and an amount into a typical free receipt generator and you have just handed a third party a small slice of your customer database. Multiply by a year of trading and it stops being small.
What you are actually sending
Most online generators build the PDF on their server. That means every field — your business details, your customer's name and address, what they bought, and what they paid — travels across the internet and lands in someone's logs or database. The privacy policy may allow retention "to improve our services". Some tools quietly watermark or email-gate the download too.
Why it matters for a one-person business
- Data protection duties do not scale down. Under GDPR-style rules, you are the controller of your customers' personal data whether you have four customers or four thousand. If your tool leaks, that is your notification to make.
- Breach exposure you did not choose. You inherit the security posture of a free website you found through a search result.
- Client confidentiality. Consultants, therapists, and contractors often have contractual duties that a server-side generator quietly breaks.
What local-only actually means
A local-only tool loads once, then does everything in your browser using JavaScript. The PDF is assembled on your device and saved straight to your downloads folder. No form submission, no upload, no account.
How to check a tool's claim yourself:
- Open your browser's developer tools and go to the Network tab.
- Fill in the receipt and click download.
- Watch for outgoing requests. A local-only tool sends nothing while you type or export.
- Bonus test: turn off your wifi after the page loads. If it still generates the PDF, it is genuinely local.
The trade-off worth knowing
Local-only means no cross-device sync and no cloud backup. Your saved documents live in this browser. So export a backup file regularly and keep it wherever you already keep your business records.
LocalBill passes the aeroplane-mode test — that is the whole point of it.
Need a document right now? LocalBill builds it in your browser — nothing is uploaded.
Create a free receipt