LayIt

Privacy

Short version: the tools run in your browser, and what you type into them never leaves your device.

What the tools do with your data

Nothing leaves your browser. Every tool on this site is JavaScript running locally on your device. There is no server-side computation, no API call and no database. What you type is not transmitted, not logged and not stored, not even in your browser between visits.

You can verify this: open your browser's developer tools, go to the network tab, and use any tool. No request is made.

Server logs

The site is served from a web server that keeps standard access logs: the page requested, the time, your IP address, and your browser's user agent string. That is the ordinary minimum any web server records in order to function and to be debugged. These logs are not linked to anything you enter into a tool, because that data never reaches the server in the first place.

Analytics

This build has no analytics of any kind. No Google Analytics, no Plausible, no tracking pixels, no cookies set by this site.

Advertising

This build carries no advertising. No ad network code is loaded and no ad-related cookies are set.

Affiliate links

Where a link to a retailer is an affiliate link, it is labelled as one at the point of the link. An affiliate link may earn a commission if you buy something, at no extra cost to you. No recommendation on this site is influenced by whether a link pays.

Cookies this site sets

None. The site itself sets no cookies and uses no local storage. Any cookies present in your browser on these pages come from somewhere other than this site.

Children

This site is a set of general-purpose tools and is not directed at children under 13, and no personal information is knowingly collected from them.

Changes

This page describes the site as currently built and is regenerated with every deploy, so it reflects what is actually running rather than what was intended at some point in the past.