Add Humble Bundle PDF support #680
Labels
dependencies
Pull requests that update a dependency file
Enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Humble Bundle PDFs are vectors and text-based text, not images. They are also much higher quality that the epub and cbz provided.
But you can use mutool to convert the HQ pdf to HQ CBZ. I use 1920 since that's the height for kindle scribe, but you should do whatever your kindle height is. Alternatively, you can just use
resolution=300
instead ofheight=1920
to specify a PPI instead of a resolution.Windows:
macOS:
https://mupdf.readthedocs.io/en/latest/mutool-convert.html
This is probably a better idea than adding epub support in
Example converted png from pdf:
![p0008](https://private-user-images.githubusercontent.com/20757319/308694476-ecf4577c-5a1c-4188-9906-30a7252af8e0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MTkyMTIsIm5iZiI6MTczOTQxODkxMiwicGF0aCI6Ii8yMDc1NzMxOS8zMDg2OTQ0NzYtZWNmNDU3N2MtNWExYy00MTg4LTk5MDYtMzBhNzI1MmFmOGUwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDAzNTUxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc0ZDJiZDY2MDA5ZDA2MDFlMDU0MWJmNDQwMDhkY2I0ZjUwNTg0MGUwNGI1Njc1MDEyMzNkNjU5NDk2NzAyMjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.3_fMRYIgOjyN9ufb48rlT0EkJMJP6K-JIE8zxIGzw7g)
The text was updated successfully, but these errors were encountered: