Twitter / X URL Cleaner

Strip tracking parameters (?s=20, ?t=, ref_src and friends) from Twitter / X URLs. Paste, copy clean.

Why clean Twitter URLs?

When you tap Twitter's share button, it appends a referral parameter like ?s=20 that leaks the device + UI surface you shared from. Some Twitter / X embeds also pick up &ref_src=twsrc%5Etfw or third-party UTM parameters from analytics tools. None of these change which tweet the link points to — they're just metadata you usually don't want to forward.

What gets stripped

What stays

The actual path (/username/status/12345) and any meaningful query params (very few Twitter URLs use them) are kept intact. Both twitter.com and x.com work — the tool doesn't change the host.