Repository for Team-4 Opensoft
sudo apt-get install ghostscript
cd pyfpdf
sudo python setup.py install
python pdf2png.py RESOLUTION filename.pdf
The output images will be saved in Images/
Image names input001.png, input002.png, ...
A graph plotter that works with any pdf containing one (or more) graphs :chart_with_upwards_trend:
Python
Repository for Team-4 Opensoft
sudo apt-get install ghostscript
cd pyfpdf
sudo python setup.py install
python pdf2png.py RESOLUTION filename.pdf
The output images will be saved in Images/
Image names input001.png, input002.png, ...