-
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Tesseract.js has a not-very-well documented option:
interface RecognizeOptions {
rectangle: Rectangle
pdfTitle: string
pdfTextOnly: boolean
rotateAuto: boolean
rotateRadians: number
}Found an example here: https://github.com/naptha/tesseract.js/blob/03f82eaab57d3c7c852c6e61bfd805c8cf42e8f2/examples/browser/image-processing.html
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request