ネットワークツール

URL Parser

Parse URLs into protocol, host, path, query parameters, hash, and origin with local validation.

URL input

Paste an absolute URL or a relative path.

Href
https://zptools.com/search?q=json%20parser&tag=developer&tag=tools#results
Origin
https://zptools.com
Protocol
https:
Host
zptools.com
Hostname
zptools.com
Port
—
Pathname
/search
Search
?q=json%20parser&tag=developer&tag=tools
Hash
#results

Query JSON

{
  "href": "https://zptools.com/search?q=json%20parser&tag=developer&tag=tools#results",
  "origin": "https://zptools.com",
  "protocol": "https:",
  "username": "",
  "password": "",
  "host": "zptools.com",
  "hostname": "zptools.com",
  "port": "",
  "pathname": "/search",
  "search": "?q=json%20parser&tag=developer&tag=tools",
  "hash": "#results",
  "query": {
    "q": "json parser",
    "tag": [
      "developer",
      "tools"
    ]
  }
}

主な機能

URL Components

Break URLs into protocol, origin, host, port, path, search, and hash.

Query Parameters

Inspect repeated query keys and decoded parameter values.

JSON Summary

Copy a structured JSON representation for debugging and tickets.

Relative Support

Use a configurable base URL to inspect relative links.

Copy Quickly

Copy parsed components or query JSON into docs and API clients.

No Requests

Parsing happens locally without loading or contacting the URL.

よくある質問

No. It only uses the browser URL parser and never makes a network request.

Yes. Relative URLs are resolved against the base URL field.

Duplicate keys are grouped into arrays in the query parameter summary.

高速でプライバシー重視の開発者ユーティリティ集です。すべてのツールはブラウザー内で動作し、データはデバイス外に送信されません。

ツール

JSON パーサーJSON Schema バリデーターJSON コンバーターJSON から TypeScriptJSON MinifierOpenAPI ビューアーコードフォーマッターSQL フォーマッターcURL コンバータータイムスタンプ変換Cron パーサーURL エンコーダーQR コードツールURL ParserIP・CIDR 計算Gzip・Deflate ツールJWT デコーダーJWT 検証・JWK ツールハッシュ生成パスワードと TOTPBase64 エンコーダーUUID 生成画像メタデータ画像圧縮Tiny 画像圧縮画像ツールキット Pro画面録画正規表現テスターCase ConverterLorem Ipsum Generatorテキスト DiffMarkdown・Mermaid プレビューカラー・コントラストツール

法務

プライバシーポリシー利用規約

© 2026 ZPTools. All Rights Reserved.