Skip to content

Automatically extract tables and convert them to XLS using bash script.

laigor edited this page Dec 9, 2018 · 8 revisions

In order for this script to work, the following utilities must be installed:

  1. jq
  2. poppler-utils
  3. unoconv
  4. Libreoffice Calc

And this pull must be applied.

pdftoxls.sh

Clone this wiki locally