add option to display weird PDF pages as sixel graphics before deciding how to handle them

This commit is contained in:
xenofem 2024-03-12 04:35:09 -04:00
parent 3a9199b847
commit ee9eba3287
3 changed files with 54 additions and 6 deletions

View file

@ -11,6 +11,7 @@ dependencies = [
"dlsite-async",
"jinja2",
"importlib_resources",
"libsixel",
]
[project.scripts]