aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/services.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-11Some formatting changes and calming down ruff slightlyMatthew Lemon1-1/+1
2024-06-23Removed pypdfium2 which doesn't build on FreeBSDMatthew Lemon1-17/+19
Libraries used: - PdPDF2 (to get basic PDF length) - https://pypi.org/project/PyPDF2/ - pdf2image (to extract images from each page) - https://github.com/Belval/pdf2image Reduction of quality of screenshotted image is in place. Reduced pdf screenshot quality considerably
2024-05-14Can now upload to SpacesMatthew Lemon1-0/+57