IP Address Extractor
Scan logs or text for IPv4 and IPv6 addresses and output a unique list, one address per line, ready for analysis.
0 characters · 0 lines
0 characters · 0 lines
About IP Address Extractor
IP Address Extractor is a free online text tool that runs entirely in your browser. Paste or type your text into the input box and the result appears instantly — nothing is uploaded to any server, so your text stays completely private.
Scan logs or text for IPv4 and IPv6 addresses and output a unique list, one address per line, ready for analysis. Use the copy button to grab the output with one click, and the clear button to start over. There are no length limits, sign-ups, or downloads required.
IPv4 candidates are validated octet by octet, so 999.1.1.1 is rejected rather than reported as an address.
Frequently Asked Questions
Is IP Address Extractor free to use?
Yes. IP Address Extractor is completely free, with no sign-up, no downloads, and no usage limits. You can use it as many times as you like on any device with a web browser.
Is my text uploaded to a server?
No. All processing happens locally in your browser using JavaScript. Your text never leaves your device, which makes this tool safe to use even with sensitive content.
Does it find IPv6 addresses too?
Yes. It matches full and shortened (::) IPv6 notations alongside IPv4, which makes it handy for server and firewall logs.
Related Tools
HTML Tag Remover
Strip all HTML and XML tags from markup and keep only the readable text content, with basic entities decoded.
Zero-Width Character Remover
Detect and delete invisible zero-width characters (ZWSP, ZWNJ, ZWJ, BOM) that break code, searches and form validation.
Non-ASCII Character Remover
Delete every character outside the printable ASCII range — smart quotes, emoji, accented letters — for maximum compatibility.
camelCase Converter
Convert any text or variable name to camelCase, the JavaScript and Java naming convention, one line at a time.
snake_case Converter
Convert text, titles or identifiers to lowercase snake_case with underscores — the Python and SQL naming style.
kebab-case Converter
Turn any text into lowercase kebab-case joined by hyphens, the standard style for URLs, CSS classes and file names.