We are proud to announce the release of new major version 15.0 of VintaSoft TWAIN .NET SDK.
It has been created VintaSoft SANE .NET API, which allows .NET developer to work with SANE scanners in .NET application for Linux:
- Enumerate SANE devices
- Select SANE device programmatically
- Set any option of SANE device (image type, image resolution, image size, image position, page format, page orientation, image brightness, image contrast, etc) programmatically
- Acquire black-white, grayscale or color images from SANE device
- Acquire image area from SANE device
- Scan pages from the automatic document feeder (ADF) of SANE device
- Cancel image acquisition from SANE device
- Process scanned images
- Get scanned image as Vintasoft.Imaging.VintasoftBitmap object
- Save scanned images to a file
It has been created the Linux version of VintaSoft Web TWAIN service, which allows web developer to work with TWAIN and SANE image scanners in Web applications for Linux:
- Enumerate TWAIN/SANE devices
- Select TWAIN/SANE device programmatically
- Set any capability/option of TWAIN/SANE device (image type, image resolution, image size, image position, page format, page orientation, image brightness, image contrast, etc) programmatically
- Acquire black-white, grayscale or color images from TWAIN/SANE device
- Acquire image area from TWAIN/SANE device
- Scan pages from the automatic document feeder (ADF) of TWAIN/SANE device
- Cancel image acquisition from TWAIN/SANE device
- Process scanned images
- Get acquired images as Vintasoft.Imaging.VintasoftBitmap object
- Save scanned images to a file or upload to a server
- Linux edition of VintaSoft Web TWAIN service was tested in Ubuntu 23/22/20/18, Debian 12/11/10, Fedora 39/38/37/36
Now the Vintasoft TWAIN JavaScript API allows to acquire images from TWAIN and SANE image scanners in Windows and Linux.
Additionally we have updated all VintaSoft Web TWAIN Scanning demo applications, and now the demos can be used in Windows and Linux.
Here is the screenshot of Vintasoft JavaScript TWAIN Scanning Demo application run in Chrome on Windows computer:
Here is the screenshot of Vintasoft JavaScript TWAIN Scanning Demo application run in Firefox on Linux computer: