ScanSwift is a free software that allows:
- Read QR Codes and Barcodes.
- Generate QR Codes of different colors and with a personalized logo in the center.
- Generate simple barcodes.
- All generated codes can be saved in JPG or PNG format.
- Read QR Codes and Bar Codes using the Webcam (experimental).
Other features are still under development, I will announce them later.
Credits
Libraries used:
- AForge by AForge.NET.
- AForge.Video by AForge.NET.
- AForge.Video.DirectShow by AForge.NET.
- QRCoder by Raffael Hermann.
- ZXubg.Net by Michael Jahn.
Icons used:
- scan-qr-code by iconoir.
Without them this project would not have been possible, thanks!
Changelog:
V1.1.0 – August 2024
- [ADDED] Webcam usage to scan QR Codes and Barcodes (experimental).
- [UPDATED] QR Codes Libraries.
- [UPDATED] Small modifications in EULA section.
- [UPDATED] Improvements in UI.
- [CHANGED] QR Code and Barcode generator are now in separated windows.
- [CHANGED] All builds from now are on 64 bits only.
V1.0.0 – March 2024
- Initial release