UtilityBox logo UtilityBox
About Open Tools

FAQ & Support

Answers to common questions about using UtilityBox tools, privacy, browser compatibility, and troubleshooting.

General Questions

Are all UtilityBox tools completely free?

Yes. Every tool on UtilityBox is 100% free. There are no paid tiers, premium features, or paywalls. No credit card is ever required.

Do I need to create an account?

No account, sign-up, or email address is required. Open any tool and start using it immediately in your browser.

Can I install UtilityBox on my phone or desktop?

Yes. UtilityBox is a Progressive Web App (PWA). In Chrome, Edge, and Safari you'll see an install prompt, or use the browser menu to "Add to Home Screen" / "Install App" for quick access.

Which browsers are supported?

UtilityBox works on Google Chrome, Mozilla Firefox, Microsoft Edge, Safari (iOS and macOS), and Opera. JavaScript must be enabled. Most tools also work on mobile browsers.

Privacy & Data

Is my data private? Do you store what I enter?

Sensitive tools — password generator, text encryption, PDF processing, JSON/SQL formatter, regex tester, case converter — run entirely in your browser. Your input is never sent to any server. The currency converter fetches public exchange rate data from a third-party API; no personal data is transmitted. Quick Notes data is stored only in your own browser's localStorage.

Does the text encryption tool share my encrypted data?

No. The AES-GCM text encryption and decryption runs 100% in your browser using the Web Crypto API. Neither your plaintext, your passphrase, nor the ciphertext ever leaves your device.

Are generated passwords stored anywhere?

No. The password generator uses the browser's cryptographically secure random number generator. Generated passwords are never logged, stored, or transmitted anywhere.

Tool-Specific Questions

How accurate are the currency exchange rates?

Rates are fetched from a live exchange rate API and are typically delayed by a few hours. They are accurate for reference and estimation but should not be used for formal financial transactions or legal documents.

Why is the QR code not generating?

The QR code tool uses a local library as its primary engine and a CDN fallback. If both fail, check your internet connection and retry. Also ensure the input field is not empty — a QR code cannot be generated without content to encode.

Why is FM Radio not playing?

Some FM radio stations block browser-based playback due to CORS restrictions or stream availability issues. Try selecting a different station from the preset list, or paste a direct MP3 or AAC stream URL into the Custom URL field in the radio player.

Does UtilityBox work offline?

Most tools (calculator, age calculator, password generator, case converter, regex tester, JSON formatter, text encryption, EMI calculator, budget box, split expense, cron generator, encoder/decoder) work fully offline once the page loads. Tools depending on live data (currency converter, FM radio) require an active internet connection.

How is EMI calculated?

The standard EMI formula is: EMI = P × R × (1+R)^N ÷ ((1+R)^N − 1), where P is the principal amount, R is the monthly interest rate (annual rate ÷ 12 ÷ 100), and N is the loan tenure in months. The tool shows monthly EMI, total repayment, total interest, and a full amortisation schedule.

Can I open multiple tools at the same time?

Currently UtilityBox shows one tool at a time in the workspace view. To work with multiple tools simultaneously, open UtilityBox in separate browser tabs and navigate to different tools in each tab.

Contact Support

Couldn't find your answer above? Email us:

Email: utilityboxtool@gmail.com

Include the tool name, what you expected to happen, and what actually occurred. We aim to respond within 48 hours.