Text Tools

Extract URLs from Text Online

Extract HTTP/HTTPS links from documents, chats, or logs. Clean trailing punctuation, dedupe, and export as newlines, commas, or spaces—all in your browser.

TextExtractURL

Favorite this tool

No favorite storage mode has been selected.

Quick actions

Copy this tool URL or open the system share sheet on a supported device.

Use cases

  • Collect every link from a document or email
  • Gather redirect URLs from logs
  • Clean crawled URL lists

How to use

  1. Paste text that contains links
  2. Enable dedupe and choose an output format if needed
  3. Click Extract, then copy the result

Example input and output

Input

Visit https://uuup.net and https://example.com/path.

Output (deduped)

https://uuup.net\nhttps://example.com/path

FAQ

Are ftp or other schemes supported?

Only links starting with http or https are extracted.

Will trailing punctuation be included?

Common trailing punctuation is stripped when possible. Valid path characters stay intact.

Tools

Related tools

Continue with another translated tool for a nearby task.

IP Extractor

Extract IP Addresses from Logs

Available

Extract IPv4/IPv6 addresses from logs or mixed text with public-only filtering and dedupe. Export newline or comma lists locally for audits and source stats.

Text Extract IP

Email Extractor

Extract Email Addresses from Text

Available

Batch-extract email addresses from lists, pages, or logs. Deduplicate, lowercase, and export as newlines, commas, or semicolons for contact cleanup.

Text Extract Email

Regex Extractor

Extract Matches with Regular Expressions

Available

Extract every regex match from text with flags, capture groups, expand-all groups, dedupe, and multiple output formats for log fields and structured collection.

Text Regex Extract