tabula

PDF 파일에서 테이블을 추출. 더 많은 정보: https://tabula.technology.

tabula -o {{파일.csv}} {{파일.pdf}}

tabula --format JSON -o {{파일.json}} {{파일.pdf}}

tabula --pages {{1-3,6}} {{파일.pdf}}

tabula --guess --pages {{1}} {{파일.pdf}}

tabula --spreadsheet {{파일.pdf}}

tabula --no-spreadsheet {{파일.pdf}}