LoveMusic

Home / Privacy Policy

Privacy Policy

Last updated: September 4, 2026

The short version

LoveMusic follows one rule: process your audio locally whenever possible, and be fully transparent when we can’t. Two kinds of tools live on this site, and they handle your files differently:

  • Local tools (BPM Finder, Key Finder, Speed Changer, Pitch Shifter, 8D Audio Converter, Song Analyzer, Tap Tempo): your audio is processed entirely in your browser with the Web Audio API — and the Tap Tempo counter doesn’t touch a file at all. It is never uploaded. You can verify this yourself — open your browser’s network tab while a tool runs and watch for outgoing requests containing audio. There are none.
  • AI stem tools (Vocal Remover, Stem Splitter, Acapella Extractor, Instrumental Maker): these need neural networks too large to run in a browser tab, so your file is uploaded, processed once, and deleted immediately after processing. We never store, share, or train on your audio.

There are no accounts, no advertising trackers, and we don’t sell data to anyone. We run privacy-friendly analytics (see below) to understand which tools are useful.

Local-first tools: how they work

When you use the BPM Finder, Key Finder, Speed Changer, Pitch Shifter, 8D Audio Converter, or Song Analyzer, your file is decoded and analyzed by your own browser on your own device. No audio data, file metadata, or analysis results are transmitted to our servers. These tools keep working even if you disconnect from the internet after the page loads.

AI stem tools: what happens to your upload

Vocal removal and stem separation run on deep neural networks that cannot fit in a browser tab. When you use these tools:

  1. Your file is uploaded over an encrypted (HTTPS) connection.
  2. It is sent to our AI inference provider, Replicate, which runs the separation model. Replicate acts as a data processor on our behalf: it processes your file solely to return your result and does not retain or use it for any other purpose, including model training.
  3. The separated tracks are returned to your browser via a temporary CDN link, which we do not persist.
  4. Your original upload is deleted from our storage the moment processing completes. As a safety net, anything that slips through (for example, if deletion fails mid-request) is removed automatically by our storage lifecycle rules within hours.

The free tier allows 3 songs per day with a 20MB file size cap, which is what keeps this sustainable without accounts or charges.

Coming soon: AI generation tools

Two generation tools are currently open for waitlist sign-up: the AI Music Video Generator and the AI Music Generator. Today they collect exactly one thing — the email address you submit to the waitlist, which is used for a single launch announcement and nothing else (no newsletter, no marketing drip, no sharing with third parties). Ask us to remove it any time via hello@lovemusic.ai.

When music generation opens, it follows the same upload-and-delete framework as the AI stem tools above: your prompt and any audio you supply are sent over HTTPS, processed once to produce your result, and deleted immediately after. Generated outputs are yours — they are not stored, reused, or used for model training.

What we collect (and don’t)

  • Privacy-friendly analytics. We use Google Analytics 4 to measure aggregate traffic — page views, which tools are used, and rough geographic region. This helps us understand which tools are popular and improve them. GA4 is configured with enhanced measurement (page changes, scroll depth, outbound clicks). Google may use a cookie to distinguish users; IP addresses are truncated before storage per Google’s IP-anonymization. No personal data, audio files, or tool results are ever sent to GA4. You can block this with browser privacy extensions or Google’s opt-out browser add-on.
  • Error reports. If the site crashes, a report may be sent to Sentry, our error-monitoring provider. These reports contain technical diagnostics only — browser version, error stack traces, and the page URL. They never contain your audio files or file contents.
  • Standard server logs. Our hosting (Vercel) and CDN (Cloudflare) keep short-lived request logs that include your IP address and user agent, as is standard for any website. These are used for security and abuse prevention, and are not used to profile you.

We do not sell, share, or rent personal data. We don’t use advertising trackers.

Cookies

The site sets no advertising cookies. Two kinds of cookies exist:

  • Functional cookie. When you use an AI stem tool, an anonymous cookie stores today’s date and your usage count (for example, 2026-08-31|2) so the free daily limit works without an account. It contains no identity, expires on its own after 48 hours, and is used for nothing else.
  • Google Analytics cookies. GA4 may set a _ga cookie (and related _ga_* cookie) to distinguish unique visitors. It holds a random ID with no personal information and typically lasts up to two years. Clearing cookies or using a privacy extension removes it.
  • Regional consent cookies. A short-lived lm-region cookie (6 months) notes whether you are in a region that requires prior consent, and a lm-consent cookie (12 months) remembers your analytics choice so we don’t re-ask. They contain no personal data.

Your cookie choice

In the EEA, UK, and Switzerland, a small banner asks before any analytics cookie is written — analytics stay off until you choose Accept analytics, and nothing is blocked if you decline (every tool works exactly the same). Everywhere else, analytics load without a prompt because no prior-consent law applies; you can still block them with any browser privacy extension. To change your mind later, clear this site’s cookies and the banner reappears on your next visit.

Your rights

Because we hold no files and no personal profiles, there is usually nothing to request, correct, or delete. If you believe we hold data about you that you want reviewed or removed, email hello@lovemusic.ai and we will respond within 30 days. Users in the EEA, UK, and California have statutory rights of access, deletion, and portability, which we honor for any data we do hold.

Changes to this policy

When we add tools that change how data flows, we update this page before the feature launches, and revise the date above. Significant changes are also announced on our blog.