1 devlog
53m 17s
A CLI Tool that parses a PDF file or a directory containing PDF files and returns the highlighted text.
A CLI Tool that parses a PDF file or a directory containing PDF files and returns the highlighted text.
Created the project and worked on finding the areas that are highlighted. Tried the crate lopdf. Used it to extract the coordinates of highlighted areas in the pdf. Now need to extract the text underneath it.
Log in to leave a comment