An alternative: https://github.com/jsvine/pdfplumber
Re: A Python Library to extract tabular data from PDFs
#101Yeah. pdfplumber is also good for digital pdfs. Curious to know the advantages of camelot over this.!
101–102 of 102 posts
An alternative: https://github.com/jsvine/pdfplumber
I hope this is good at extracting register maps from datasheets. That would save a lot of tedious driver work.
We are building a tool that can extract register map from a data sheet. You may take a look at the beta version of the tool at http://exportrm.soliton.ai/. The tool supports register map table formats similar to ones found on page 14 in https://www.nxp.com/docs/en/data-sheet/PCA9685.pdf datasheet. The table format that you have mentioned in the example is not supported at this time. We would be adding it soon. If you have any questions or would like to share any feedback, feel free to reach out to us at the email id provided on tool web page.