File size: 133 Bytes
0774330
 
 
4931a34
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
---
license: cc-by-nc-4.0
---

## Required installation

```bash
pip3 install pypdf2 pdf2image
sudo apt-get install poppler-utils
```