Help Centre

Frequently asked questions, troubleshooting steps, and guides.

LAST UPDATED:JUNE 2026

How MegaTools Client Processing Works

MegaTools is a browser-native web platform. When you open any page, the static scripts load into your browser cache once. All calculations, document conversions, and text formats occur in your local device RAM. No data is sent over the network to external APIs.

Frequently Asked Questions

Q: How do I run the tools when I don't have internet access? A: MegaTools is a Progressive Web App (PWA). If you bookmark the page and load it once, our service worker caches the modules, letting you use all text and developer tools offline (e.g. on flights). Q: Is my clipboard content sent to your databases? A: Absolutely not. Everything is calculated in local volatile memory. Closing your browser tab immediately clears all text fields and cache states.

Resolving Out of Memory tab crashes

If a massive XML file or large data conversion crashes your active browser tab, it is because of browser sandboxing memory constraints. Clear your browser memory, close unnecessary background apps, or split the input file into smaller pieces.

Was this policy or guide helpful?