Skip to content

v0.5.0

Compare
Choose a tag to compare
@Balearica Balearica released this 25 Nov 09:08
· 14 commits to master since this release

What's Changed

  • Added config argument to recognize, which allows for passing arguments to Tesseract.js (#22)
  • Added support for parsing PDF text at various orientations (90/180/270 degrees).
  • Minor improvements to OCR quality.
  • Various improvements to imports of HOCR and native PDF text.
  • Added saveAs utility function for saving files.
  • Added opt.kerning option that can be used to enable or disable kerening.

Full Changelog: v0.4.1...v0.5.0