GitHub URL Parser

Deconstruct any GitHub URL into its discrete components: owner, repository, resource type, branch references, file paths, and line numbers.

Sample URLs:
Component Extracted Value
Awaiting a valid GitHub URL...

Supported GitHub URL Structures

1. Repositories & Trees

Extracts top-level owners, repository names, and navigation sub-paths like /tree/ or /blob/.

2. PRs & Issues

Recognizes workflow components including issue tracking numbers, pull request tabs, and commit histories.

3. Anchors & Line Ranges

Automatically isolates hash parameters such as precise code line pointers (#L15 or #L10-L25).

What is GitHub URL Parser?

GitHub URL Parser is a browser-based developer utility that helps you work with its relevant input and output without installing a separate desktop application.

How to use this tool

Enter or paste the required input, select the available options, then review the result before copying or applying it in your project. Test the result in its target environment when accuracy matters.

Frequently Asked Questions (FAQ)

Yes. This tool is designed to process the values you enter in your browser.