Legal

Cookie Policy

We keep cookies to a minimum and we don't use tracking cookies. Here's the full picture.

Last updated: January 2025

What are cookies?

A cookie is a small text file that a website stores in your browser. Cookies are commonly used to keep you logged in, remember your preferences, or — less pleasantly — track you across the web for advertising. Modern browsers also offer related storage mechanisms such as localStorage and sessionStorage, which work similarly but are not sent to servers with every request.

Which cookies and storage we use

Invoice Generator uses the following browser storage:

  • Essential localStorage. We save your invoice data, your chosen template, your currency, your theme preference (light or dark), and a few UI states (for example, which builder section you had open). This is required for the tool to function — without it, your work would disappear every time you refreshed the page. It is not transmitted automatically; Copy link is the explicit action that creates a shared snapshot.
  • Theme preference. We remember whether you prefer light or dark mode so the page loads in the right theme without a flash. This is stored in localStorage and on the class attribute of the document element.
  • Optional analytics (currently disabled). If we add analytics in the future, it will be privacy-respecting, aggregated, and opt-out. We will name the provider here and update this policy before turning it on. We do not use Google Analytics, Facebook Pixel, or any advertising network cookies.

What we don't use

  • Advertising or retargeting cookies
  • Cross-site tracking cookies
  • Third-party social media embeds
  • Fingerprinting scripts

How to manage or disable cookies

Because our essential storage is in localStorage rather than cookies, the cookie controls in your browser won't affect it. To clear your saved invoices, use your browser's “Clear browsing data” option and include site data. To use Invoice Generator without saving anything, open it in a private or incognito window — your work will be lost when you close the window, which is sometimes exactly what you want.

You can also reset the form from inside the builder at any time. This clears the current document from your browser and starts a fresh one.

Third-party cookies

We do not embed third-party content that sets cookies. PDF and image export are performed entirely in your browser using open-source libraries, so your document is never uploaded to a conversion service that might set cookies of its own.

Changes to this policy

If we introduce any new cookie or storage mechanism, we will update this page and announce the change on our changelog. Continued use of Invoice Generator after a change constitutes acceptance of the revised policy.