Easily strip or modify hyperlinks in any text with this tool. You can remove all links, only certain ones, keep a few specific links, replace them with placeholders, or filter by domain. Paste your text, pick a mode, and quickly ensure that no unwanted or external links remain.
Examples:
Remove All Hyperlinks
Deletes every URL, ensuring no clickable links remain.
Before:
Check https://www.google.com and http://example.org for info.
After:
Check and for info.
Remove Only Specified Links
Target certain URLs or domains, leaving other links intact.
Before:
We want to remove google.com but keep https://docs.python.org and chat.openai.com.
After (removing google.com):
We want to remove but keep https://docs.python.org and chat.openai.com.
Remove All Except Allowed Links
Whitelist only certain links; remove everything else.
Before:
We'll keep https://openai.com but strip http://example.org or random.com.
After (keeping https://openai.com):
We'll keep https://openai.com but strip or .
Replace Hyperlinks with a Placeholder
Substitutes each link with something like [LINK].
Before:
See http://website.com/section and https://sub.site.org/page for details.
After (placeholder = [LINK]):
See [LINK] and [LINK] for details.
Remove Links by Domain
Removes links pointing to certain domains, preserving others.
Before:
Popular: https://youtube.com/watch and news.bbc.co.uk. We'll remove youtube.com only.
After (removing youtube.com):
Popular: and news.bbc.co.uk. We'll remove only.
Remove Links That Don’t Match Domain
Whitelist a domain (e.g., internal corp links) and discard others.
Before:
We'll only keep company.com links, removing anything else like example.org or google.com.
After (keeping company.com):
We'll only keep company.com links, removing anything else like or .