← All tools
// Text / Extract

URL Extractor online

Extract all URLs from any text or HTML source

Chunky Munster mascot
by
CHUNKY
MUNSTER
// Paste your text or HTML below
WHAT "FIX BROKEN URLs" DOES
STRIPS TRAILING PUNCTUATION
Removes . , ; : ! ? ) fused to the end of URLs.
e.g. https://site.com/page. https://site.com/page
STRIPS ANGLE BRACKET AND QUOTE WRAPPERS
URLs wrapped in <> or " from HTML source are cleaned automatically.
HANDLES HTTP AND HTTPS
Extracts both protocols unless HTTPS Only is enabled. Use the Strip query strings option to remove ?utm_source= and other tracking params.

The URL Extractor lets you extract all URLs from any text or HTML — with path filters, domain exclusions, query string stripping, and broken-URL fixing, all running in your browser. Try also: Email Extractor, URL Encoder / Decoder.

What is URL Extractor and How Does It Work?

Paste any text or HTML source and the extractor instantly finds all http:// and https:// URLs. Use path filters to exclude image files, CDN assets, or tracking scripts. Strip query strings to clean UTM parameters in one click.

Frequently Asked Questions

What does Fix Broken URLs do?

It strips trailing punctuation (periods, commas, parentheses) that often gets fused to URLs when copying from documents or HTML. It also handles angle bracket wrappers from raw HTML.

How do the path filters work?

Red chips are active exclusions — any URL containing that word or path is removed from results. Add patterns like /cdn, .jpg, or utm_ to cut noise from your results.

Can I strip UTM tracking parameters?

Yes — tick "Strip query strings" to remove everything after the ? in extracted URLs. This gives you clean canonical URLs without any tracking noise.

Is it safe to use with sensitive data?

Completely safe. All processing happens locally in your browser using JavaScript. Nothing is ever sent to a server.