Barcode Scanners for Windows

View 498 business solutions

Browse free open source Barcode Scanners and projects for Windows below. Use the toggles on the left to filter open source Barcode Scanners by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 1,143 This Week
    Last Update:
    See Project
  • 2
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    OpenKM is a electronic document management system and record management system EDRMS ( DMS, RMS, CMS ). It provides modern and flexible architecture that meet today's IT demands, based on open technology (Java, Tomcat, GWT, Lucene, Hibernate, Spring and jBPM), powerful and scalable multiplatform application. OpenKM is a Web 2.0 application that works with Internet Explorer, Firefox, Safari and Opera. Can be configured in major DMBS like Oracle, PostgreSQL and MySQL among others. Due to its technological architecture design, OpenKM meets the document management needs of businesses of all sizes (from SMEs to big corporations). Thanks to its elegant and intuitive interface, OpenKM transforms complex operations into easy tasks. The most relevant functions of OpenKM is the indexing of the most common types of files: text, Office, Office 2007, OpenOffice, PDF, HTML, XML, MP3, JPEG, etc. For a complete feature list take a look at http://goo.gl/au8cQy
    Leader badge
    Downloads: 804 This Week
    Last Update:
    See Project
  • 3
    uniCenta POS

    uniCenta POS

    uniCenta oPOS - dynamically evolving POS project

    Keep up-to-date with the latest news - Visit uniCenta's main site https://unicenta.com/about-unicenta-opos/unicenta-news/ uniCenta oPOS v5.0 is the latest community release. Get the latest uniCenta oPOS 5.4.0 https://unicenta.com/download-files/ if you would like to make a contribution and support the project or need business support help. 📢 uniCenta oPOS 5.4.0 in fully integrated with WooCommerce! ✅ Run your website and store with the same data ✅ Support table ordering at your restaurant ✅ Click and Collect ✅ Pop-up events with your online products ✅ Centralised customers for loyalty programs ✅ Centralised customers for discounts / promotions Please see the changelog here: https://unicenta.com/support/changelog-unicenta-opos/ uniCenta oPOS is a multi-lingual - 17 languages - commercial-grade POS (Point-Of-Sale) software. It is multi-location, multi-terminal and multi-user and runs on industry standard hardware. Installing uniCenta oPOS 5.0 requires no de
    Leader badge
    Downloads: 804 This Week
    Last Update:
    See Project
  • 4
    Chromis POS

    Chromis POS

    Chromis POS, the new evolving face for your point of sale needs

    Are you looking for POS software for your outlet? Chromis Pos is a feature rich Point of Sale software. Which will run a variety of hardware, the only requirement is that it must be capable of running Java 11 Chromis Pos seperates the till and backoffice functions into individual applications. The latest version includes a number of new features Chromis pos has a small team of people who are always willing to assist with any issues Features
    Leader badge
    Downloads: 400 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Html5-QRCode

    Html5-QRCode

    A cross platform HTML5 QR code reader

    Lightweight & cross platform QR Code and Bar code scanning library for the web. Use this lightweight library to easily / quickly integrate QR code, bar code, and other common code scanning capabilities to your web application. End-to-end scanner with UI, integrate with less than ten lines of code. Powerful set of APIs you can use to build your UI without worrying about camera setup, handling permissions, reading codes, etc. Support for scanning local files on the device is a new addition and helpful for the web browser which does not support inline web-camera access in smartphones. Note: This doesn't upload files to any server, everything is done locally.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    ZBar

    ZBar

    ZBar is an open source software suite for reading bar codes

    ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. A library for reading barcodes from various sources, useful for applications needing barcode scanning.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    Floreant POS

    Floreant POS

    Opensource Enterprise Grade Restaurant POS

    Enterprise Grade Point of Sale application for QSR, Casual Dine-In, Fine Dine-In, Cafe and Retail. Established in 2008 Floreant POS has powered 30,000 restaurants in 25 countries around the world. It can run on single or multiple terminals and manage new order, visualize tables, manage kitchen and produce advanced reports. Floreant POS is initiated and maintained by OROCUBE LLC, USA (https://orocube.com) and released under MRPL 1.2, a variant of Mozilla Public License 1.1. http://floreantpos.org/license-html/
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 8
    ZXingLite

    ZXingLite

    Simplified version of ZXing, optimized to scan codes to generate QR

    ZXingLite for Android is a simplified and extremely fast version of ZXing. Based on the ZXing library, it optimizes the functions of scanning codes and generating QR codes/barcodes. The scanning interface fully supports customization, and one line of code can also use the default scanning function. In short, everything you want is here. By inheriting CaptureActivity or CaptureFragment and customizing the layout. (Applicable to most scenarios, and you don’t need to care about the code scanning related logic, you need to override the getLayoutId method when customizing the layout) Implementation examples: CustomCaptureActivity and QRCodeActivity. Instantiate a CameraScan in the Activity or Fragment of your project. (Applicable to use when you want to write interactive logic on the code scanning interface, and cannot directly or indirectly inherit CaptureActivity or CaptureFragment due to project architecture or other reasons)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Streamline POS
    Streamline POS - Free Open Source POS Are you looking for POS software for your outlet? then look no further This project was forked from uniCenta POS, to allow users continued access to the large number of features of uniCenta while focusing on U.S. currency and support for external Streamline developed extension apps that provide integrations with chip card EMV Technology and Ecommerce website integration with WooCommerce web orders and more extension apps in the works that are available at the streamlineposapps website visit link below https://goo.gl/vGPGFV Streamline POS is a feature rich Point of Sale software. Which will run a variety of hardware, the only requirement is that it must be capable of running Java 1.8 Installing Streamline POS is simple and fast, using its own custom installer available for a number of operating systems It supports multi terminal mode, and works with a number of Open Source database solutions.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Wanda POS
    Wanda POS - Africa's Gift to the World
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    QRK Registrier Kasse

    QRK Registrier Kasse

    QRK Registrierkassen Software für kleine Betriebe.

    QRK Registrierkassen Software (Cash Register) für kleine Betriebe. Speziell für Österreichisches Gesetz (RKV geeignet) QRK ist ideal für alle Dienstleistungsunternehmen, die bislang mit Honorarnoten/Rechnungen oder Rechnungsblock mit Durchschrift (Paragon) arbeiten und eine einfache Kassenlösung suchen. Schnittstelle für Fibu und Rechnungsprogramme vorhanden. (Zb. Fakturama)
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    Automated Network Inventory Software PXE

    Automated Network Inventory Software PXE

    PXE based automated Network PC Inventory and Windows Imaging Cloning

    NIS - Network Computer Hardware Inventory and Windows Imaging, Clonning Software is fully automated, completely OS-Less. NIS consists of server computer, network switch, ZPL Label Printers, 2d Barcode scanner & PXE enabled workstations attached to LAN. As soon as workstations are powered on, a small OS is delivered to the workstations over LAN using PXE, NIS automatically inspects the workstation's hardware, prints barcode labels and stores inventory data into a central database. NIS can also image your windows installation for deployment to bulk machines. A web based graphical user interface can be accessed using a console management system, to manage inventory, print reports, export data into various formats, such as CSV , Excel, TXT, Json, PDF, PNG & etc,. Comprehensive detailed reporting based on various computer hardware components such as processors, ram, hdd and etc are available. PIE, BAR & Line charts can also be accessed using GUI. For more information read WIKI.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Supedian

    Supedian

    POS Software for Takeaway, Restaurant, Touch POS, Without Internet

    Epos system with receipt printer and barcode scanner (extra) with supedian Epos software for takeaway and restaurants and retail shop call 07722398470 software 1-year free licence call or WhatsApp cash drawer can be provided we are leading Epos and software company in Europe and Manchester, Software works without Internet Connection. All major option available for Restaurant and Retail Shops. Customers using our Software. RESTAURANT Table Management specifically built for high-functioning restaurants. Instantly send orders to the kitchen display or printer. CAFE & BAR No matter the demand, count on SUPEDIAN POS to boost your service speed. SUPEDIAN doesn’t rely on the internet to run. DELIVERY & TAKEAWAY Easily swap between various menus and price lists. Gain easy access to customer info while taking orders with the Caller ID feature.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Winter Green POS

    Winter Green POS

    Winter Green POS---Simple Point of Sale/ Easy Retail/ GST

    Winter Green POS developed simple software easy to learn and work. This software support GST/CESS. 80mm Thermal printer Support and Barcode Scanner Support(use '$' as prefix add in Barcode Scanner)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Point of Sales

    Software kasir yang lazim disebut dgn program Point of Sales (P.O.S)

    Software kasir yang lazim disebut dengan program Point of Sales (P.O.S) mempunyai fungsi yang setara dengan manager sebuah perusahaan. Kinerja cepat dan hasil yang akurat menjadi standar kelayakan untuk setiap aplikasi yang kami tawarkan, akan tetapi tetap tidak mengurangi kesederhanaan dan kemudahan penggunaan untuk tiap-tiap usernya Beberapa paket modul standar yang biasanya digunakan antara lain: * User Level Control * Promotion Control * Barcode Scanner Ready * Networking Ready * Supplier Table * Customer Table * Stock Module * Sales Module * Accounting Untuk informasi lebih detail dapat menghubungi: Marzuki Pilliang 085 8822 67667 / 021 916 27667 marketing@multisolusi.co.id
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    This tool couples the serial port directly to the keyboard. The serial port is connected to a barcode scanner.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    jfBackup

    jfBackup

    Enterprise Tape Backup Solution (Windows Server 2008R2+)

    jfBackup ======== Enterprise Tape Backup Solution for Windows Server 2008R2 x64 or better. Features: - Volume Shadow Backups (backup open files) - Full Backups of Remote and Local Volumes (client/server model) - Tape Changer (multi-tape backups w/ barcode reader support) - software compression (zlib) - email notification Not Supported (yet): - Incremental Backups - Image Backups (bare-metal restores) - SQL Backups (volume shadow backup should capture SQL data in restorable state) - File Meta Data (file attributes, ACLs, etc.) - Restore in place (restored files need to be moved back into place)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    2scan.net

    2scan.net

    Scanner online

    A QR code scanner online and generator with 4 option 1- QR code scanner from Image 2- QR Code scanner from camera 3- Free Android app on Play Store 4- Free QR code generator with different styles and options
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Java swing based Point of Sale software for single instance and distributed environment. Uses MySQL as backend DB.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see about her in sample.tc2. dpmi.bc4; 2)window, see about her in sample.bc4, dpmi.bc4, sample.vc6; 3)c51's uv2 simulator, see about her in sample.uv2; 4)arm singlechip, that is cino f780 barcode scanner. She can decompress apng(Animated PNG) now, There are some demo file 01.png, 04.png ... 32.png in root folder. She is small(12k for vc6, 32bit code; 21k for bc4, 32bit code; 27k for tc2, 16bit code) and beautiful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Administrasi Keuangan WEB + Barcode

    Administrasi Keuangan WEB + Barcode

    Administrasi SPP Berbasis Web + Barcode

    Aplikasi Updatean dari SPP WEB sekarang telah di lengkapi dengan menggunakan scan barcode, sehingga memudahkan dalam pencarian siswa tanpa harus melihat menurut kelas lagi. yang membutuhkan hubungi Bp. Kher Agus Suseno, S.Kom (08562660604) untuk Melihat Demo silahkan kunjungi di : http://sppsmk.besaba.com user : admin pass : $yaifuLL0h Terima WA, Atau SMS terima Kasih
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An interactive, graphical bar-code reader that scans an image using the user's scanner and decodes it into digits, placing them on the clipboard. Also generates barcodes from a digit sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Barcode Generator & Scanner Reader

    Barcode Generator Printer Reader (Scanner device)

    You may Generate Barcode then print to paper. Reader box has been added to the reader tab where you can read the data from hand held scanner. you should install the fonts before using this software (available at files section) details at https://computeraidedautomation.com/index.php Export to excel function is not available in version V1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Barcode Scanner for One-dimensional bar code. 一维条码扫描程序。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Barcode Warehousing System is a PHP/MySQL app written on the CodeIgniter Framework to manage warehousing, inventory, and other POS aspects of business with barcodes, when used with a desktop PC and a barcode scanner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next