detect if there are equivalent PDF and image-file versions, and choose whichever is higher-resolution

This commit is contained in:
xenofem 2024-02-06 23:01:59 -05:00
parent 9cc51ace4a
commit 7e429f3160
3 changed files with 71 additions and 4 deletions

View file

@ -51,6 +51,7 @@
pyproject = true;
propagatedBuildInputs = [
pymupdf
pillow
requests
dlsite-async
jinja2