PdfReg is a javascript based web tool, which gets text at selected region of pdf document.
PdfReg is based on Pdf.js with Text Layer render option and Interact.js.
>> Go to the PdfReg Web App <<
- Go to app. Or clone this repo and open app/index.html file at your local.
- Upload a pdf document.
- Create rectangles where you want.
- Click "Get All Text" button.
How to get text at a region with Pdf.js?
This gist will be helpfull gist:getTextInRect.js with text layer rendering option, check out the article about how to enable text layering