WeOCR is a platform for Web-enabled OCR (Optical Character Reader/Recognition) systems. It enables people to use character recognition over networks. A WeOCR server receives document images from users, recognizes text in the images, and returns recognition results to the users. WeOCR does not have its own character recognition engine. Instead, it is intended to accommodate various existing character recognition engines.
| Tags | Text Processing Office/Business Internet Web |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | POSIX Unix |
Recent releases


Release Notes: The license has been changed to Apache 2.0. Automake has been introduced. Some code and document refinements have been made.


Release Notes: A simple input buffer (queue) has been added so that the server can handle more requests at once.


Release Notes: A minor fix has been made for showing tag-like text properly. The source code of bin_disc has been released.


Release Notes: A file download feature has been added. Multiple data can be presented by this feature. Presentation of the recognition result in raw text format is now supported. Some minor code fixes were made.


Release Notes: Some code changes have been made for future feature enhancements.