Download Latest Version v6.0.1 source code.tar.gz (19.0 MB)
Email in envelope

Get an email when there's a new version of Tesseract.js

Home / v5.0.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-02-26 709 Bytes
v5.0.5 source code.tar.gz 2024-02-26 19.0 MB
v5.0.5 source code.zip 2024-02-26 19.0 MB
Totals: 3 Items   37.9 MB 0

What's Changed

  • Fixed bug triggered by running worker.recognize while a previous call to worker.recognize is still running (#875)
  • Sending multiple jobs to the same worker at the same time is still not recommended.
  • Instead, schedulers should be used to coordinate running jobs in parallel (see this example)
  • Fixed bug with rotateAuto option unnecessarily inflating runtime (#892)
  • Minor fixes to documentation and types

Full Changelog: https://github.com/naptha/tesseract.js/compare/v5.0.4...v5.0.5

Source: README.md, updated 2024-02-26