Extract URLs from Text

Pull every link out of text into a clean list.

100% private. Everything runs in your browser. Your data never leaves your device.

Extract URLs

What does this tool do?

This tool scans any text and pulls out every URL and link it finds, returning a clean, optionally de-duplicated list. It runs entirely in your browser.

How to use Extract URLs - Free Online Tool

  1. Paste text containing links, or click "Try with sample data".
  2. Optionally remove duplicate URLs.
  3. Click Extract URLs.
  4. Copy or download the list.

Example

Pulling links from text:

Before

Text
Visit https://a.com and http://b.org/page

After

URLs
https://a.com
http://b.org/page

Both links are extracted, one per line.

Excel formula alternative

Prefer a formula? You can achieve a similar result with no simple formula:

Excel has no built-in URL extractor

Extracting URLs in Excel needs complex formulas or VBA. This tool does it instantly.

When should I use this tool?

Collecting links from a document
Auditing links in content
Building a link list from notes
Extracting URLs from exported data
Cleaning a links column
Preparing a crawl list

Frequently Asked Questions

http and https URLs, including paths and query strings.

No, extraction runs in your browser.

Yes, optionally keep only unique links.

Yes, copy or download the list.