Local only

Your document data never leaves your device

We deliberately avoid the phrase “there are no servers”. This website's pages, fonts and code are served over the internet like any site. What is different is that none of the information you type into a receipt or invoice is ever transmitted to us.

             YOUR DEVICE

     ┌──────────────────────┐
     │  LocalBill generator │
     │                      │
     │  business data       │
     │  customer data       │
     │  line items          │
     │  logo                │
     │  signature           │
     │                      │
     │  PDF generation      │
     └──────────┬───────────┘
                │
                ✕
          NOT UPLOADED

What stays on your device

  • Business and customer details you type
  • Line items, totals, tax and discounts
  • Uploaded logos and signature names
  • Saved documents in your receipt book (IndexedDB)
  • Business and customer profiles, and your numbering counters

What the website itself requests

Loading the page downloads HTML, JavaScript, CSS and web fonts from the hosting provider and font CDN, exactly as any website does. These requests carry standard technical information such as your IP address and browser type. They never contain your document content.

Analytics

There is no analytics inside the document editor. If aggregate, privacy-friendly page analytics are ever added, they will be limited to anonymous action-level events such as “generator opened” or “PDF downloaded” — never document contents, names, amounts or addresses.

How the PDF is produced

The PDF is drawn in JavaScript on your device as real vector text and shapes, then handed to your browser as a download. No rendering happens on a server, and no copy of the file is kept anywhere but your computer.

The trade-off you should know about

Because everything is local, clearing your browsing data, using private mode, or switching devices will remove your saved documents. Open the receipt book and choose Export backup to save a JSON file you can re-import at any time.

Deleting your data

Delete individual documents from the receipt book, or clear this site's data in your browser settings to remove everything instantly. There is nothing for us to delete on our side, because we never received it.