{"id":14389371,"url":"https://github.com/NaroZeol/PowerHexInspector","last_synced_at":"2025-08-24T00:32:13.382Z","repository":{"id":240893275,"uuid":"803710120","full_name":"NaroZeol/PowerHexInspector","owner":"NaroZeol","description":"A simple powertoys run plugin provides fast and easy way to peek other forms of an input number","archived":false,"fork":false,"pushed_at":"2024-07-18T08:57:30.000Z","size":426,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-30T19:58:54.376Z","etag":null,"topics":["powertoys","powertoys-run","powertoys-run-plugin"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NaroZeol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-21T08:40:35.000Z","updated_at":"2024-07-18T08:43:19.000Z","dependencies_parsed_at":"2024-06-04T18:36:34.641Z","dependency_job_id":"970c4018-2c0e-460f-b4b8-5d7a4321b6f8","html_url":"https://github.com/NaroZeol/PowerHexInspector","commit_stats":null,"previous_names":["narozeol/powerhexinspector"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaroZeol%2FPowerHexInspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaroZeol%2FPowerHexInspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaroZeol%2FPowerHexInspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NaroZeol%2FPowerHexInspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NaroZeol","download_url":"https://codeload.github.com/NaroZeol/PowerHexInspector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217417513,"owners_count":16173859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["powertoys","powertoys-run","powertoys-run-plugin"],"created_at":"2024-08-28T22:00:39.824Z","updated_at":"2025-08-24T00:32:13.345Z","avatar_url":"https://github.com/NaroZeol.png","language":"C#","funding_links":[],"categories":["Plugins"],"sub_categories":[],"readme":"# PowerHexInspector\n\n[![Mentioned in Awesome PowerToys Run Plugins](https://awesome.re/mentioned-badge.svg)](https://github.com/hlaueriksson/awesome-powertoys-run-plugins)\n[![Mentioned in Awesome PowerToys Run Plugins](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/hlaueriksson/awesome-powertoys-run-plugins)\n\nA simple [PowerToys Run](https://learn.microsoft.com/en-us/windows/powertoys/run) plugin.\n\nProvides functionality to convert numbers to different bases.\n\n[简体中文](./README_ZH-CN.md)\n\n## Usage\n\n### Trigger Keyword\n\nThe current trigger keyword is `insp`.\n\n### Input Format\n\nThe input format is:\n\n    insp {base} {input}\n\nThe base can be one of the following values:\n\n- `b` or `B`: Binary\n- `o` or `O`: Octal\n- `d` or `D`: Decimal\n- `h` or `H`: Hexadecimal\n- `a` or `A`: ASCII\n\nOr use\n\n    insp {input}\n\nIn this case, the input should be a string that follows the rules below:\n\n- A string starting with `0x` will be considered hexadecimal\n- A string starting with `0b` will be considered binary\n- A string starting with `0` will be considered octal\n- A string surrounded by double quotes will be considered ASCII\n- Otherwise, it will be considered decimal\n\n### Example\n\n![](./Images/examples/ep1.png)\n\n![](./Images/examples/ep2.png)\n\nClicking or pressing `Enter` will copy the conversion result to the clipboard.\n\n## Installation\nDownload the latest release, extract it, and place the `PowerHexInspector` folder into the `%LOCALAPPDATA%\\Microsoft\\PowerToys\\PowerToys Run\\Plugins` directory. Then, restart PowerToys.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNaroZeol%2FPowerHexInspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNaroZeol%2FPowerHexInspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNaroZeol%2FPowerHexInspector/lists"}