A lightweight Windows application that lets you capture a screen region containing a barcode and automatically copies the decoded text to your clipboard.
- 📸 Screen capture tool with selection rectangle
- 🔍 Automatic barcode recognition from screenshots
- 📋 One-click copy of decoded barcode to clipboard
- 🔊 Audio feedback on successful capture
- 🖥️ Supports multi-monitor setups
- 🚀 Simple and intuitive interface
- Click "Snip & Copy" button
- Select an area containing a barcode
- The decoded text is automatically copied to your clipboard
- Hear a confirmation beep when successful
- Download the latest release from the Releases page
- Run
Barsnip.exe
- No installation required - it's a portable application
- Windows 7 or later
- .NET Framework 4.7.2 or later
- (Optional) ZBar or other barcode reader libraries if using external decoding
- Clone this repository:
git clone https://github.com/yourusername/Barsnip.git