wia

Open-source projects categorized as wia
Language: + C# + Python

Top 3 wium Open-Source Projects

  • naps2

    Scan documents to PDF and more, as simply as possible.

  • Project mention: Older HP scanning all of a sudden don't work anymore | news.ycombinator.com | 2024-05-20

    You can try NAPS2. I think it is most useful software for scanning.

    https://www.naps2.com/

  • python-twain-wia-sane-scanner

    A Python package for programming with Dynamsoft Service, supporting scanning documents from TWAIN, WIA, ICA, SANE and eSCL scanners.

  • Project mention: How to Scan Documents from TWAIN, WIA, SANE Compatible Scanners in Python | dev.to | 2023-09-28

    from setuptools.command import build_ext from setuptools import setup import os import io from setuptools.command.install import install import shutil long_description = io.open("README.md", encoding="utf-8").read() setup(name='twain-wia-sane-scanner', version='1.0.0', description='A Python package for digitizing documents from TWAIN, WIA, SANE, ICA and eSCL compatible scanners.', long_description=long_description, long_description_content_type="text/markdown", author='yushulx', url='https://github.com/yushulx/twain-wia-sane-scanner', license='MIT', packages=['dynamsoftservice'], classifiers=[ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Topic :: Scientific/Engineering", "Topic :: Software Development", ], install_requires=['requests'])

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Project mention: How to Build REST Endpoints with Node.js and Dynamsoft Vision SDKs | dev.to | 2023-12-04

    Two months ago, we published a repository demonstrating how to build a RESTful service with .NET and Dynamsoft Vision SDKs. In this tutorial, the server-side programming language is changed to Node.js. We will go through the steps of creating REST endpoints for scanning documents, decoding barcodes, detecting MRZ, and rectifying documents. The client-side code is reused from the previous open-source project.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

wia related posts

  • Older HP scanning all of a sudden don't work anymore

    1 project | news.ycombinator.com | 20 May 2024

Index

What are some of the best open-source wium projects? This list will help you:

Project Stars
1 naps2 2,505
2 python-twain-wia-sane-scanner 3
3 dynamsoft-sdk-dotnet-webapi-restful-service 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com