使用方法: 文字模式擷取器
文字模式擷取器 是一款免費線上文字工具工具,可在瀏覽器中即時pull every email, URL, IP, MAC, UUID, hashtag, mention, date or hash out of unstructured text。貼上資料、調整選項即可即時獲得結果——無需安裝、無需註冊,任何資料都不會上傳到伺服器。
說明
Pull every email, URL, IP, MAC, UUID, hashtag, mention, date or hash out of unstructured text.
- 文字工具
- 由於全部運算都在客戶端完成,使用 API 金鑰、權杖或私有記錄等敏感資料時,文字模式擷取器 同樣安全。
使用方法
使用 文字模式擷取器 只需三步:
- 將資料貼上到輸入框(或載入範例)。
- 依目標格式或使用情境調整選項。
- 複製、下載或檢視輸出——輸入時結果即時更新。
執行
範例
Switch the Extract dropdown to pull URLs, IPs, UUIDs, hashtags or mentions instead.
輸入
Contact ada@example.com or grace@navy.mil. See https://example.com/a?x=1 from 10.0.0.5 and 8.8.8.8. Ticket #4821 @ops 550e8400-e29b-41d4-a716-446655440000
輸出
ada@example.com grace@navy.mil
此输出由工具真实运行产生,并非人工编写。
使用場景
文字模式擷取器 常見的使用情境:
- Pull every email, URL, IP, MAC, UUID, hashtag, mention, date or hash out of unstructured text.
參數說明
| key | 選項 | type | allowed | default | 文字模式擷取器 |
|---|---|---|---|---|---|
what | Extract | select | email (Email addresses), url (URLs), ipv4 (IPv4 addresses), ipv6 (IPv6 addresses), mac (MAC addresses), hash (Hashes (32+ hex)), hashtag (Hashtags), mention (@mentions), phone (Phone numbers), domain (Domain names), number (Numbers), date (ISO dates), uuid (UUIDs), ip-private (Private/internal IPs only) | — | |
uniq | Unique values only | checkbox | — | true | true |
輸入: text · 輸出: text · live: ✓
常見問題
什麼是 Text Pattern Extractor?
Text Pattern Extractor 用於pull every email, URL, IP, MAC, UUID, hashtag, mention, date or hash out of unstructured text。它完全在瀏覽器內執行,資料保持私密。
Text Pattern Extractor 可以免費使用嗎?
可以。Text Pattern Extractor 免費、無次數限制,無需註冊或安裝。
我的資料會被上傳嗎?
不會。所有處理都在本機瀏覽器完成,不會傳送到任何伺服器。
注意事項
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。
相關工具
大小寫轉換器Switch text between uppercase, lowercase, title case, sentence case and more.camelCase 轉換器Convert any text or identifier into camelCase.snake_case 轉換器Convert text into snake_case identifiers.kebab-case 轉換器Convert text into kebab-case for URLs, CSS classes and CLIs.PascalCase 轉換器Convert text into PascalCase for class and type names.CONSTANT_CASE 轉換器Convert text into CONSTANT_CASE for macros and enum members.