v0.5.0
What's Changed
- Added
config
argument torecognize
, 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