All Versions
23
Latest Version
Avg Release Cycle
32 days
Latest Release
1287 days ago

Changelog History
Page 2

  • v2.0.0-alpha.9 Changes

    June 02, 2019
    • โšก๏ธ Update tesseract.js-utils to support loading language data as a binary array.
  • v2.0.0-alpha.8 Changes

    May 22, 2019
    • Ignore DOMException in loadLang for now (a weird issue in Google Chrome)
    • โšก๏ธ Update documents about how to train your own data.
    • โœ… Minor restructure tests folder
    • ๐Ÿ›  Fix lint error
    • โž• Add babel-loader to transpile code to pure es5 (for browser compatibility)
  • v2.0.0-alpha.7 Changes

    May 18, 2019

    Add pdf_auto_download and pdf_bin parameters to support custom handling of pdf binary data.

  • v2.0.0-alpha.6 Changes

    May 17, 2019
    • ๐Ÿ›  Fix ocr engine mode issue
    • ๐Ÿ›  Fix page seg mode issue
    • ๐Ÿ‘Œ Support pdf output
  • v2.0.0-alpha.5

    May 17, 2019
  • v2.0.0-alpha.4

    May 14, 2019
  • v2.0.0-alpha.16

    September 25, 2019
  • v2.0.0-alpha.15 Changes

    August 25, 2019

    ๐Ÿ›  Fix:

    • Page Segmentation Mode works now.
  • v2.0.0-alpha.14

    August 25, 2019
  • v2.0.0-alpha.13 Changes

    July 24, 2019

    Thanks to @TheBlune for PR.

    ๐Ÿ†• New Feature:

    • ๐Ÿ‘Œ Support Blob format in browser.