Category: Text tools

URL Extractor

System ideaMissing a tool?

Pull every link out of pasted text

Paste text, notes or a scraped page and pull out every http or https URL it contains, with options to deduplicate and strip trailing punctuation. Runs entirely in your browser.

3 URL(s) found.

URLs
https://uselocaltools.com/en/tools/word-counter
https://example.com/guide
https://example.com/guide?ref=1

Everything on this page is processed in your browser. Nothing is uploaded.

What this tool does

URLs picked up from chat logs, articles or exported documents often trail a stray period, comma or closing parenthesis from the surrounding sentence. This tool finds every http(s) link in the pasted text, can strip that trailing punctuation and drop duplicates, then lists the results one per line or as comma-separated values.

How to use it

  1. Paste the text that contains the links.
  2. Choose whether to remove duplicates and strip trailing punctuation.
  3. Copy the list as one URL per line or comma-separated.

Privacy

This tool runs entirely in your browser. Your input is never uploaded, stored or shared — closing the tab removes it.

Frequently asked questions

Is the text I paste sent anywhere?
No. The scan runs entirely in JavaScript in your browser; nothing you paste is uploaded.
Which URLs does it recognize?
Any text starting with http:// or https://. Links without a scheme, such as a bare www.example.com, are not matched.
What does stripping trailing punctuation do?
It removes characters like a period, comma or closing bracket from the end of a match when they were almost certainly sentence punctuation rather than part of the link.