Extract URLs
Collect http and https links.
Loading tool
Pull every http(s) link out of a changelog, email, or markdown file.
How to use this tool
- Paste your text. Put the draft or list into the field at the top of this page. Nothing is uploaded.
- Adjust the options. Pick the mode or flags you need. Results update in this tab.
- Copy the result. Use Copy when the output looks right. Refreshing the page clears the text.
Normalization
Trailing punctuation is stripped. Duplicates are merged after a simple lowercase-host compare.
Frequently asked
Are markdown links detected?
Yes. The URL inside parentheses is extracted.
What about www without a scheme?
www.example.com is treated as https.
Are ftp links included?
No. Only http and https.
Can I get unique domains?
The list is unique URLs. Deduplicate hosts in a spreadsheet if you need that.
Is text uploaded?
No.