Releases: saqibbinshabbir007/snappaste-pro
Release list
SnapPaste Pro v1.1.0
SnapPaste Pro v1.1.0 ✨
You can now see which version you have.
New
- 📦
statusnow shows your version. The installed version, the CLI version, and an
"update available" hint when they differ. Handy since updates aren't automatic yet. - 🏷️
npx snappaste-pro --version(also-v), standard CLI behaviour. - Both install paths (npm and the
.exeinstaller) now stamp the installed version, so
statusreports it correctly no matter how you installed.
SnapPaste Pro status
installed: yes (C:\Users\You\AppData\Roaming\SnapPaste Pro)
version: 1.1.0
CLI version: 1.1.0
auto-start: yes
running now: yes
Install / Update
npx snappaste-pro@latest installOr download SnapPaste-Pro-Setup.exe below and run it. It upgrades in place, no admin needed.
First run may show a Windows SmartScreen prompt (unsigned app): click More info → Run anyway.
Requirements: Windows 10 / 11 (64-bit)
🙏 Thanks to @rj41-w2 (Rehan Jamil) for suggesting this (#2), second contribution!
Built by Saqib Bin Shabbir, Full Stack Developer & Agentic AI Specialist
SnapPaste Pro v1.0.2
SnapPaste Pro v1.0.2 🚀
Faster and more reliable paste.
Improved
- ⚡ Smart clipboard wait replaces the old fixed delay — paste is now instant on fast
machines and waits only as long as needed on slower ones (up to 500 ms). - 🛡️ Better error handling — checks the PowerShell exit code, and safely handles the
case where the clipboard is locked by another app (no crash).
Install / Update
- Download
SnapPaste-Pro-Setup.exebelow and run it (Next → Next → Finish). No admin needed.
It upgrades any previous version in place. - Or via npm:
npx snappaste-pro install
First run may show a Windows SmartScreen prompt (unsigned app): click More info → Run anyway.
Requirements: Windows 10 / 11 (64-bit)
🙏 Thanks to our first community contributor @rj41-w2 (Rehan Jamil) for this fix!
Built by Saqib Bin Shabbir — Full Stack Developer & Agentic AI Specialist
SnapPaste Pro v1.0.1
SnapPaste Pro v1.0.1 🛠️
Bug fix release.
Fixed
- 🐞 Fixed a crash (
0xC0000005access violation) that could occur on some PCs when
pasting a screenshot withCtrl + V. Image saving now uses a more reliable method.
Install / Update
- Download
SnapPaste-Pro-Setup.exebelow. - Run it (Next → Next → Finish). No admin needed. It upgrades any previous version in place.
- Take a screenshot (
Win + Shift + S) and pressCtrl + Vin your terminal.
First run may show a Windows SmartScreen prompt (unsigned app): click More info → Run anyway.
Requirements: Windows 10 / 11 (64-bit)
Built by Saqib Bin Shabbir — Full Stack Developer & Agentic AI Specialist
SnapPaste Pro v1.0.0
SnapPaste Pro v1.0.0 🎉
Mac-style screenshot paste for Windows terminals.
Paste screenshots directly with Ctrl + V in Windows CMD, PowerShell, Windows Terminal, and Claude Code — just like macOS.
📥 Install
- Download
SnapPaste-Pro-Setup.exebelow. - Run it (Next → Next → Finish). No admin needed.
- Take a screenshot (
Win + Shift + S) and pressCtrl + Vin your terminal.
First run may show a Windows SmartScreen prompt (unsigned app): click More info → Run anyway.
✨ Highlights
- ⚡ Instant native image saving (no slow background processes)
- 🛡️ No Python or extra runtimes — AutoHotkey is bundled
- 🔒 Per-user install, no admin
- 🚀 Auto-starts on login
- 🎯 Only triggers on images; text paste stays untouched
- 🧰 Extra commands:
pi(PowerShell),pasteimg(CMD)
🖥️ Requirements
Windows 10 / 11 (64-bit)
Built by Saqib Bin Shabbir — Full Stack Developer & Agentic AI Specialist