| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-15 | 763 Bytes | |
| v7.0.0 source code.tar.gz | 2025-12-15 | 19.0 MB | |
| v7.0.0 source code.zip | 2025-12-15 | 19.0 MB | |
| Totals: 3 Items | 38.0 MB | 11 | |
What's Changed
- Significant improvements to recognition speed (by @fanchenkong1 in https://github.com/naptha/tesseract.js/pull/1039)
- A new
relaxedsimdbuild takes advantage of the latest WASM and hardware capabilities. - Upgrading from v6 to v7 reduces runtimes by ~15-35% (depending on device and use-case). The highest uplifts are currently seen on the latest Intel processors.
- Dropped support for Node.js v14.
- Various minor changes
New Contributors
- @hata6502 made their first contribution in https://github.com/naptha/tesseract.js/pull/1035
- @fanchenkong1 made their first contribution in https://github.com/naptha/tesseract.js/pull/1039
Full Changelog: https://github.com/naptha/tesseract.js/compare/v6.0.1...v7.0.0