Web Imaging Toolkit 1.5

Overview

ImagesInfo Web Imaging Toolkit is a web browser based component to implement document scanning, processing and uploading for the need of enterprise to centralize document management or document workflow.

Built with JavaScript and ActiveX technology, ImagesInfo Web Imaging Toolkit is a pure browser component. So it can be easily deployed into any web application.

Features

Barcode Recognition Demo
  • Acquire image via Twain interface, compatible with most of scanners.
  • 32 bits color bitonal image thumbnail for anti-aliasing.
  • Draging box multiple pages selecting, drag and drop page reordering.
  • image rotation: rotate left, rotate right, upside down.
  • Save pages to local directory in format of bmp, jpg, png, tiff, multi page tiff.
  • Upload pages to server via HTTP POST. Customized document attibute fieds may be posted along with the image files.
  • Automatic naming the images with customizable rules. For example, ABC###.jpg means the file name of images will be ABC000.jpg, ABC001.jpg, ...
  • Multi-language support. Customizable messages, icon captions, hints in your language by JavaScript.
  • No client dependent file is required. The only ActiveX CAB file is as small as 37k. Very easy to distribute and deploy.

Environment

  • Client side: Internet Explorer 6.0 or above.
  • Server side: For Web Imaging Toolkit, there is no server script relavant. But in order to accept the images posted from browser, you will need to write your own server scripts to accept the files.