Legal

Privacy Policy

Last updated: March 22, 2026

The short version

InvoiceKit stores all data — invoices, customers, bank details, profile settings — exclusively in your browser's local storage (IndexedDB). We collect nothing. No analytics, no telemetry, no error reporting, no usage data. There are no servers that receive your data. There is no account system. There is nothing to breach because there is nothing stored outside your device.

What data does InvoiceKit store?

InvoiceKit stores the following data locally in your browser's IndexedDB:

  • Profile names and settings
  • Personal and business information (name, address, GSTIN, bank details)
  • Customer names, addresses, and contact information
  • Invoice records, line items, and amounts
  • Saved items/services and templates
  • LUT (Letter of Undertaking) reference numbers and dates

This data is stored only in your browser. It never leaves your device unless you explicitly export it using the built-in Export feature.

What data do we collect?

Nothing. InvoiceKit is a static web application. There is no backend server, no database, no logging infrastructure, and no analytics integration. We do not collect:

  • Usage data or page view statistics
  • Error reports or crash logs
  • Device identifiers or IP addresses
  • Any data from your invoices or profile

Cookies and tracking

InvoiceKit does not use cookies. The only browser storage mechanism used is IndexedDB for your invoice data and localStorage for your active profile preference (a single identifier stored locally). No tracking pixels, no fingerprinting, no third-party scripts.

Third-party services

InvoiceKit uses Google Fonts (DM Sans, DM Serif Display) on the landing page, which may result in a network request to Google's servers. The application itself (invoicing features) does not make any external network requests.

Data retention and deletion

Your data persists in your browser until you:

  • Manually clear browser storage (site data)
  • Delete a profile using the in-app Delete Profile feature
  • Uninstall the browser or reset browser data

We recommend exporting a backup of your profile data regularly using the Export feature, as browser storage can be cleared unexpectedly.

Data portability

InvoiceKit includes an Export feature that produces a complete JSON backup of any profile, including all invoices, customers, and settings. You can import this backup on any device at any time. You own your data completely.

Changes to this policy

If we make changes to this privacy policy, the updated date at the top of this page will reflect the change. Because we collect no data, any changes are likely to relate to hosted infrastructure or third-party services, not data collection practices.

Contact

If you have any questions about this privacy policy or how InvoiceKit handles data, please open an issue on the project's repository.

Back to home