Privacy Policy

Welcome to the Bulk UUID Exporter by AxelBase. This is a completely client-side static web tool designed to generate and export version-4 UUIDs directly in your browser.

We collect absolutely no personal data, usage statistics, or identifiers of any kind. No cookies, no analytics, no tracking pixels, no server logs — nothing.

What Happens in Your Browser Stays in Your Browser

Every single operation — from entering the number of UUIDs, generating them with crypto.randomUUID(), to creating and downloading CSV or JSON files — occurs exclusively on your device. The generated UUIDs exist only in your browser’s memory for the duration of your session and are never transmitted anywhere.

When you click “Download CSV” or “Download JSON”, the file is created using the native Blob and URL.createObjectURL() APIs. These temporary URLs are revoked immediately after the download starts. No server is ever contacted at any point.

No Data Collection Whatsoever

We do not collect, store, or process:

  • IP addresses
  • Browser or device information
  • Generated UUIDs
  • Timestamps or usage patterns
  • Cookies or localStorage beyond the current page session

Third-Party Services

The only external resources loaded are the official Bootstrap 5.3.3 CSS and JS files from jsDelivr CDN for styling and responsiveness. These files are served with Subresource Integrity (optional) and do not execute tracking scripts. No analytics, advertising, or marketing services are used.

Security & Responsibility

Since no data leaves your device, there is no database to breach and no server to attack. You are in full control of the generated identifiers. We recommend treating exported files containing sensitive or production-bound UUIDs with the same care as any other confidential data.

Children’s Privacy

This tool does not target or collect information from children under 13. It is a technical utility intended for developers and professionals.

Changes to This Policy

As long as the tool remains 100% client-side and static, this policy will not change. Any future modification would be clearly announced on this page with a new effective date.

Your privacy is not a feature — it is the foundation. Thank you for trusting a tool that respects you completely.