Privacy

Privacy

The short version: your text stays in your browser, there are no accounts, and there are no trackers.

The short version

  • Text tools run locally. Prompts, lyrics, style lines and every other piece of text you type or paste is processed in your browser by JavaScript running on your machine. It is not sent anywhere.
  • No accounts. There is nothing to register for, so there is no profile, no email list and no password to lose.
  • No trackers. No analytics, no advertising pixels, no third-party scripts, no fingerprinting, and no cookies set by this site for tracking purposes.
  • One network exception. When you paste a public song, playlist or profile URL into a download tool, the site's own proxy fetches that public page on your behalf.
  • No CDNs. Fonts, scripts and libraries are served from this domain, so loading a page does not tell any third party that you visited.
If you closed this page now and only remembered one thing: nothing you type into a tool here leaves your computer.

What runs entirely in your browser

Every text tool — the prompt builder, cleaner, exclude list, randomiser, diff, formatter, normaliser, timestamp editor and timing estimator — operates on data held in your tab's memory. Closing the tab discards it.

Audio work is local too. When a tool decodes a file, re-encodes it to MP3 or WAV, renders a cover image at a new size, or packs several files into a ZIP, all of that happens through your browser's own audio, canvas and compression APIs. The files are handed straight to your download folder and never pass through our server.

The proxy, in detail

Browsers refuse to read pages from another domain directly. So when you paste a public URL into the downloader, playlist, profile, cover, parser or batch tools, your browser asks this site's small proxy endpoint to fetch that public page and hand back its contents.

That request necessarily involves our server. Here is exactly what it does and does not do.

Only paste links you are comfortable sharing. A URL is a piece of data, and this is the one piece that reaches a server.
AspectWhat happens
What is sentOnly the URL you pasted. No prompts, no lyrics, no file contents.
Which hostsAn allow-list of public music-service hosts and their media domains. Anything else is refused.
AuthenticationNone. The proxy sends no cookies or credentials, so it can only ever reach pages that are already public.
Private contentUnreachable by design. If a page needs a login, the proxy cannot see it either.
StorageThe fetched page is passed back to your browser and not retained.
Ordinary server logsStandard web-server request logs may exist transiently for operational reasons; they are not used for profiling and are not shared.

Local storage on your device

A few tools remember small things between visits, using your browser's own local storage. This data belongs to your browser profile, is readable only by this site, and is never transmitted.

  • Your theme preference (light or dark).
  • The randomiser's recent-roll history, kept so you can recover a line you just replaced.
  • Saved style lines, if you star any — the same store the browser helper reads.
  • Occasional tool settings such as your preferred output format.

Clearing site data in your browser removes all of it immediately. Nothing is retained elsewhere, so there is no copy for us to delete.

Third parties

There are none embedded in the site. No embedded players, no comment systems, no social widgets, no tag managers.

Links to external sites do exist, and once you follow one you are subject to that site's practices, not ours.

Children and changes

The site collects no personal information from anyone, including children, because it collects no personal information at all.

If this policy ever changes materially, the change will be described on this page rather than quietly applied. Questions are welcome through the contact page.

FAQ

Do my prompts or lyrics ever reach your server?
No. Text tools run entirely in your browser. The only thing that reaches the server is a public URL you deliberately paste into a download tool.
Do you use cookies?
Not for tracking. Preferences such as theme are kept in local storage, which stays in your browser and is never sent with requests.
Can the proxy reach my private songs?
No. It sends no credentials, so it can only fetch pages that are already publicly visible.
Do you sell or share data?
There is nothing to sell or share. No accounts, no analytics, no profiles.
How do I delete my data?
Clear site data for this domain in your browser. That is the whole of it — we hold no server-side copy.