Skip to content

Releases: saqibbinshabbir007/snappaste-pro

SnapPaste Pro v1.1.0

Choose a tag to compare

@saqibbinshabbir007 saqibbinshabbir007 released this 19 Jul 02:08

SnapPaste Pro v1.1.0 ✨

You can now see which version you have.

New

  • 📦 status now 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 .exe installer) now stamp the installed version, so
    status reports 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 install

Or 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

Choose a tag to compare

@saqibbinshabbir007 saqibbinshabbir007 released this 18 Jul 03:24

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

  1. Download SnapPaste-Pro-Setup.exe below and run it (Next → Next → Finish). No admin needed.
    It upgrades any previous version in place.
  2. 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

Choose a tag to compare

@saqibbinshabbir007 saqibbinshabbir007 released this 28 Jun 00:01

SnapPaste Pro v1.0.1 🛠️

Bug fix release.

Fixed

  • 🐞 Fixed a crash (0xC0000005 access violation) that could occur on some PCs when
    pasting a screenshot with Ctrl + V. Image saving now uses a more reliable method.

Install / Update

  1. Download SnapPaste-Pro-Setup.exe below.
  2. Run it (Next → Next → Finish). No admin needed. It upgrades any previous version in place.
  3. Take a screenshot (Win + Shift + S) and press Ctrl + V in 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

Choose a tag to compare

@saqibbinshabbir007 saqibbinshabbir007 released this 27 Jun 23:45

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

  1. Download SnapPaste-Pro-Setup.exe below.
  2. Run it (Next → Next → Finish). No admin needed.
  3. Take a screenshot (Win + Shift + S) and press Ctrl + V in 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