Details
This is a basic PDF to CSV tool, or simply text extraction tool focused on tabular data.
This tool will not preserve the formatting of the text, but will try to extract as much of the text as possible.
Currently, an effort is taken to find spaces between rows for added readability as well as special processing which attempts to merge multiline cells into a single cell.
In rare circumstances, you may experience issues with some text being out of order. This will mostly happen with tabular data, when advanced cell formatting was used, or very different font sizes were used.
Additionally, this tool is not designed to handle PDFs with images, or other non-text content. That includes scanned documents. In such cases, an OCR program should be used.
More configuration options will be available in the future.