Privacy
Short version: the converters never see your text, because they run on your device.
What the tools do with your input
Nothing leaves your browser. The Preeti converter, the typing tool, the date converter and the number converter are all plain JavaScript running locally. There is no upload step, no server-side processing and no logging of anything you paste.
Fonts
Typefaces load from Google Fonts, which means your browser makes a request to Google's servers. If you would rather avoid that, self-host the font files and remove the external stylesheet link.
Analytics and cookies
This build sets no cookies and includes no analytics. If you add either before launch, update this page to describe exactly what is collected and for how long it is kept.
Elsewhere
See {a("/about/", "/privacy/")} for how the tools and data are built, or go back to {a("/tools/", "/privacy/")} and {a("/sitemap/", "/privacy/")}.