01 / AUDIO FILES Your audio is not uploaded
The five Live tools use browser APIs to read and decode a file you select. Decoded samples are processed in memory, and the result is encoded into a temporary local URL for preview and download.
The current SoundTools application has no account system, media upload endpoint, or storage bucket for source and processed audio. Closing or refreshing the tab releases the in-memory working state and temporary preview URLs.
02 / SITE REQUESTS Opening a website still makes network requests
Your browser must request the HTML, CSS, JavaScript, icons, and other site assets required to display SoundTools. The hosting and content-delivery providers may process standard request information such as IP address, browser details, requested path, time, and security signals.
The current design also loads font files through Google Fonts. Those font requests are separate from audio processing and do not include the audio file selected in the workbench.
03 / ACCOUNTS & COOKIES No profile is required
You do not create an account or provide a name to use the audio tools. The current application code does not set advertising, personalization, or application-account cookies.
Operational hosting systems may use short-lived security or delivery mechanisms outside the audio workbench. If analytics, advertising, accounts, or cloud processing are added later, this page should be updated before those changes are presented as part of the product.
04 / PLANNED AI TOOLS Planned does not mean silently active
Noise removal, vocal separation, stem splitting, and speech recognition are labelled Planned because they require larger local models and additional verification. Those pages do not currently process media or claim that an unavailable model is running.
Any future tool must state clearly whether processing remains local or uses a remote service. The current privacy claim applies to the five tools marked Live.