Have you ever spotted something on a web page that you wanted to change, only to spend ages figuring out which file and line it came from?
P!npoint is a desktop development tool that lets you click elements directly in a running web project, locate the corresponding source code, open it in your editor, and compare changes with Before/After views.
P!npoint is a local development helper tool that lets you open a UI project, preview it, click an element on the screen, and see the source location and evidence behind that UI.
For example, when you click a button, card, layout, or text element, P!npoint can show related information such as the file, line, selector, DOM path, and match reason.
Click UI, Find Source.
P!npoint helps you open a frontend project locally, click a rendered UI element, inspect its source evidence, jump to your editor, and verify changes with snapshots and diffs.