Site policy

Privacy Policy

A clear, implementation-based explanation of what happens when you use the editor and read this site.

Last updated September 3, 2026 · Draft for owner/legal review

This is an informational implementation draft, not legal advice. Please review it with the site owner and qualified counsel before treating it as a binding legal document.

Scope

This page describes the current behavior of the static Excel Formula Translator website and its browser-based formula workspace. It focuses on the parts a visitor can verify while using the page. If the implementation changes, this explanation should be revisited as well.

Editing happens in your browser

The translator parses formula text and updates the target formula in the browser tab. The normal workflow does not require an account, workbook upload, or server-backed document-save service. You can paste a formula, select languages, copy the result, and verify the round trip without signing in.

“Browser-local” describes the formula translation loop; it does not make every resource on the wider web local. Links you follow take you to their destination. Avoid putting secrets or access tokens in URLs, and review your browser, extension, and device policies when working with sensitive material.

Browser storage and preferences

The theme, language choices, and separator preference can be stored in the browser's local storage. Formula text is not stored. These values are used for this browser's workspace; they are not presented as an account identifier and are not sent to an application server. Clearing site data, using private browsing, changing devices, or applying browser extensions can affect this behavior.

Those browser and device settings are outside the editor's page code, as are any extensions or policies that change how local storage behaves.

External resources and links

The site links to outside documentation and source references. External hosts may receive the network request that is necessary to open a link. Their handling of information is governed by their own policies, not this page.

The site also links to outside documentation from its guides. Check the destination's current terms and privacy information before sharing information there.

Questions and corrections

For a privacy question, a correction to this page, or a report that the editor behaves differently from this description, contact the editorial team at contact@excelformulatranslator.net.