Skip to content

Privacy

There is no server, so there is nothing to leak

Last updated 24 August 2026.

The short version

SupplierTools does not collect, store, transmit or sell your data. Every tool runs entirely inside your browser. Your shipping label PDFs, customer names, addresses and phone numbers are never sent anywhere.

What happens to a file you open

When you pick a PDF, the browser hands the file to JavaScript running in your own tab. The tool reads the text off each page, rearranges the pages and writes a new PDF, all in your device’s memory. The download you get back is produced locally. At no point is there a network request carrying your file, because the site has no endpoint that could receive one.

What is stored, and where

To save you from re-doing setup, the tools keep a small amount of information in your browser’s localStorage:

  • Shop names you create
  • Your product names and the SKU IDs mapped to them
  • Your sorting, splitting and printing preferences
  • Your chosen interface language

This lives on that one device, in that one browser. It is not synced, not backed up by us, and not readable by anyone else. Clearing your browser data deletes it. You can also wipe it from the settings screen inside the tool.

Analytics and cookies

The site sets no cookies and runs no advertising or cross-site tracking scripts. If privacy-respecting, aggregate visit counting is ever added, it will be a cookieless service that records page views only, never file contents, and this page will be updated before it goes live.

Third parties

  • GitHub Pages serves the site’s files. Like any web host, GitHub can see the IP address that requested a page. That is standard server log behaviour and applies to every website you visit.
  • WhatsApp is used only if you choose to click through and message me. That conversation is governed by WhatsApp’s own policy.

There are no other third parties. No ad networks, no session recorders, no chat widgets.

How to verify all of this

  1. Load the tool, then switch off Wi-Fi and mobile data. Sort a file. It still works.
  2. Open your browser’s developer tools, go to the Network tab, and sort a file while watching. No request carries your PDF.
  3. Read the code. The whole site is public at aksh-ahuja/suppliertools.

Children

The site is a business tool and is not directed at anyone under 18.

Changes

If this policy changes, the date at the top changes with it and the previous version stays visible in the site’s public git history.

Contact

Questions about privacy go to +91 99887 44669 on WhatsApp.