@guwidoe/pi-wsl-clipboard-image
pi extension: paste WSLg clipboard images into the prompt
Package details
Install @guwidoe/pi-wsl-clipboard-image from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@guwidoe/pi-wsl-clipboard-image- Package
@guwidoe/pi-wsl-clipboard-image- Version
0.1.0- Published
- Feb 24, 2026
- Downloads
- 19/mo · 6/wk
- Author
- guwidoe
- License
- MIT
- Types
- extension
- Size
- 4.3 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./extensions"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@guwidoe/pi-wsl-clipboard-image
WSLg clipboard image extension for pi.
Features
Alt+Vshortcut to paste clipboard image into the prompt as@/tmp/...pngpaste-imagecommand for manual triggering- Auto-converts clipboard image formats to PNG
Requirements
- WSLg clipboard support (
wl-paste) - ImageMagick (
convert)
Install
pi install npm:@guwidoe/pi-wsl-clipboard-image