Getting Started
Getting Started
Section titled “Getting Started”Get pixel-level visual diffs for every pull request in under 5 minutes.
Install the CLI
Section titled “Install the CLI”npm install -g @pxdiff/cliAuthenticate
Section titled “Authenticate”pxdiff loginThis opens your browser to sign in with GitHub. For CI, set PXDIFF_API_KEY instead — see CLI Reference.
Run your first capture
Section titled “Run your first capture”pxdiff capture --urls https://your-app.comView your diffs
Section titled “View your diffs”Open your pxdiff dashboard to review visual changes side-by-side.