unit-test_PDFfolder / README.md
jordyvl's picture
unit test p1 based on imagefolder
4931a34
---
license: cc-by-nc-4.0
---
## Required installation
```bash
pip3 install pypdf2 pdf2image
sudo apt-get install poppler-utils
```