Tesseract.js v2.0.0-alpha.11 Release Notes

Release Date: 2019-07-02 // almost 5 years ago
  • Thanks to @HoldYourWaffle, @tmcw and @antonrifco for PRs.
    Major changes:

    • 0️⃣ Default OCR Engine Mode changes to LSTM_ONLY

    Minor changes:

    • ✂ Remove LFS support
    • Enable new image formats
      • Buffer (Node.js only)
      • Base64 string
    • 🛠 Fix process issue (for angular.js)