Privacy
ToolsBoogie is a set of tools that run entirely in your browser. Every computation - JSON and YAML processing, JWT signing and verification, pitch detection, string escaping, date conversion - happens on your device. Nothing you enter is transmitted to us, stored, or shared.
What is processed locally
- Files & text you paste (JSON, YAML, tokens, strings, timestamps): parsed and transformed in-page by the site's JavaScript and its small Rust/WASM module. They are discarded when you close the tab.
- Microphone audio (guitar tuner): analyzed frame-by-frame for pitch and immediately discarded. It is never recorded or uploaded, and the analysis path is silent (nothing is played back).
- Sensor data (compass, level): orientation and motion readings are used only to draw the dial and bubble on screen.
- Keys & secrets (JWT): signing and verification run via your browser's WebCrypto. Keys never leave the page and are not stored.
What your browser may store
- The ruler calibration (screen size) is stored in
localStorageon this device only, so it survives a reload. You can reset it on the ruler page or clear site data in your browser.
What we do not do
- No accounts, no login, no email collection.
- No server-side processing of your content - the site is fully static.
- No tracking of your use of the tools.
Advertising & analytics
This site may display advertisements served by Google AdSense. If ads are shown, AdSense may use cookies to serve ads; you can opt out of personalised advertising in your Google settings. We do not place our own analytics or tracking scripts.
Contact
Questions or concerns about this privacy policy? Email swd543@gmail.com.
Last updated: September 2026 · https://tools.bugaboxes.com