Privacy

The short version: your files never leave your device. There are no accounts, no analytics, no cookies, and no ads.

Your files

When you open a file in a tool, the browser reads it with the File API and the tool works on it in the page and in background workers. Downloads are built on your machine. Nothing about the file is sent to a server. Close the tab and the file is gone from the page.

What the site loads

Every page is static. The HTML, CSS, JavaScript, fonts, and the libraries that do the heavy work (for example pdf.js and pdf-lib) are served from this domain only. The pages make no calls to any other host. You can check this in your browser's network panel.

What is stored in your browser

Some tools save your own settings and recent items so the tool is useful on the next visit. Examples are a saved client list in Invoice Maker or a column mapping in Statement Converter. This is kept in your browser with localStorage or IndexedDB. It stays in your browser, it is not sent anywhere, and you can clear it from the tool or from your browser's site-data settings.

Cookies

The site sets no cookies. There is no consent banner because there is nothing to consent to.

Analytics

None. No tracking script runs on any page, and the site's content security policy blocks connections to other hosts.

Hosting logs

The site is hosted on Cloudflare Pages. To serve the pages and block abuse, Cloudflare processes standard request data such as your IP address, the time, the URL, and your browser's user-agent string. This project has no separate analytics on top of that and does not combine those logs with anything else. See Cloudflare's privacy policy for how Cloudflare handles that data.

Third parties

Cloudflare, as the host and CDN, is the only third party involved. Nothing else.

Children

The site is not directed at children and collects nothing from anyone, so there is no separate handling for children's data.

Changes

If this policy changes, the new version replaces this page and the date below changes. There is no mailing list, so check back if this matters to you.

Contact

Questions about privacy: [email protected].

Last updated 6 September 2026.

Back to the tools