Privacy Policy

Effective Date: October 24, 2025

Welcome to our Tools website (the “Site”). This Site provides a simple, client-side tool for converting text to Base64 encoding and decoding Base64 back to text. We are committed to protecting your privacy. This Privacy Policy explains how we handle your information when you use our Site.

1. Information We Collect

We do not collect, store, or process any personal information from you. All conversions (text to Base64 and Base64 to text) are performed entirely on your local device in your web browser using client-side JavaScript. No data is sent to our servers, third-party services, or any external endpoints.

  • No user inputs (e.g., text or Base64 strings) are logged, transmitted, or retained.
  • No personally identifiable information (PII) such as names, emails, IP addresses, or device identifiers is collected.
  • The Site is built as a static website using Next.js and TypeScript, with no backend or database.

2. Client-Side Processing

All functionality is executed in your browser:

  • Encoding and decoding use standard JavaScript APIs (e.g., atob() and btoa() or equivalent libraries).
  • Your data never leaves your device, it's processed locally and discarded upon page unload or refresh.
  • No network requests are made for conversion purposes.

This ensures maximum privacy: even we cannot access your inputs.

3. Cookies and Tracking

This Site does not use cookies, local storage for tracking, or any analytics tools (e.g., Google Analytics). We do not track user behavior, sessions, or visits.

  • Your browser may use standard session cookies for basic functionality (e.g., form state), but these are not used for identification or sharing.
  • No third-party scripts, ads, or embeds are included.

If you block cookies in your browser, the Site will still function fully.

4. Data Sharing and Disclosure

Since no data is collected, there is no sharing, selling, or disclosure of any information to third parties, advertisers, or affiliates. We comply with applicable data protection laws, but as no personal data is handled, risks are minimal.

5. Security

Data processing occurs solely in your secure browser environment. We recommend using HTTPS-enabled browsers and avoiding public networks for sensitive conversions. The Site itself is served over HTTPS for secure delivery of static assets.

6. Children's Privacy

Our Site is not intended for children under 13 years of age. We do not knowingly collect data from children. If you believe a child has provided information, please contact us immediately.

7. Changes to This Privacy Policy

We may update this policy periodically. Changes will be posted on this page with an updated effective date. Continued use of the Site after changes constitutes acceptance.

8. Contact Us

If you have questions about this Privacy Policy, please contact us at: info@bytelong.com.

This policy is governed by the laws of the United States.