github naptha/tesseract.js v4.0.4

latest releases: v5.1.1, v5.1.0, v5.0.5...
18 months ago

What's Changed

  • Added SIMD-detection when corePath is manually specified (#735)
    • Important note for users who set corePath: for significantly faster performance, set corePath to a directory that includes both tesseract-core.wasm.js and tesseract-core-simd.wasm.js
    • See this comment for explanation
  • Improved auto-rotate feature (rotateAuto: true) (#747)
  • Switched default CDN from unpkg to jsdelivr (#743)
  • Updated various dependencies (#729, #736, #737, #739, #741)
  • Reduced size of npm package (#731, #734, #740)

New Contributors

Full Changelog: v4.0.3...v4.0.4

Don't miss a new tesseract.js release

NewReleases is sending notifications on new releases.