GenPBR Capture — Chrome Extension & Windows Explorer
Convert images to full PBR material packs from wherever you find them. GenPBR Capture for Chrome adds a right-click context menu on webpage images; Capture for Windows adds the same workflow inside File Explorer. Both share the GenPBR Capture API with 3 free conversions per install, then optional plan API keys.
New features
- [Chrome / Edge / Opera extension](/chrome-extension)Chrome / Edge / Opera extension** — right-click any webpage image → Convert to PBR Material → download a ZIP (`normal_map.png`, `metallic_map.png`, `roughness_map.png`, `ao_map.png`)
- Extension popup — free-use counter, tunable normal / metallic / roughness / AO parameters, optional `gpbr_…` API key, and API base URL (defaults to genpbr.com)
- [Windows Explorer Capture](/windows-shell)Windows Explorer Capture** — lightweight PowerShell context menu (no Electron, no admin). Double-click `Install.cmd` to register Convert to PBR Material for PNG, JPG, WEBP, BMP, TIF, TGA, and GIF
- Windows parameters dialog — dark GenPBR-styled UI with rememberable defaults, Reset / Cancel / Generate, and ZIP saved beside the source file (`name_pbr_YYYYMMDD-HHMMSS.zip`)
- Quiet / scriptable Windows mode — `GenPBRCapture.ps1 -Quiet` plus `Set-ApiKey.ps1` / `Set-Options.ps1` for pipelines
- Shared freemium Capture API — `POST /api/v1/extension/generate` with install ID quota (3 free uses per install) and plan quota when an API key is present
- Marketing & install guides — product pages with real UI previews, Load unpacked instructions (Chrome Web Store pending), and one-click ZIP downloads
Improvements
- Nav and footer now surface Capture (Chrome) and Windows alongside API and Blender
- Packaged downloads: `/downloads/genpbr-capture-extension.zip` and `/downloads/genpbr-capture-windows.zip` (`npm run capture:pack`)
- Sitemap, SiteNavigation JSON-LD, and llms.txt updated so assistants and crawlers can discover Capture workflows
Bug fixes
- Chrome Web Store listing is still under review — public installs use Developer mode → Load unpacked until approval (also works via `opera://extensions`)