Open tedivm opened 10 months ago
We could split it but we would have to decide on where.
Or we could explore other avenues to reduce the size:
Alternately, you could split it yourself in Calibre with https://github.com/JimmXinu/EpubSplit/tree/main, as described in https://superuser.com/questions/1337407/how-to-slice-an-epub-into-smaller-volumes.
Another option is to convert images to black and white, and then compress them. Maybe a "--kindle" flag. Since kindle's don't have color the data doesn't matter anyways.
Calibre's EpubSplit plugin apparently only works on EPUB2 format, and the scraper produces EPUB3.
Edit: But the Send to Kindle web page on Amazon.com has an upload limit of 200MB, so you can comfortably use that instead of email.
Kindle has a limit of 50mb for files transferred via email. Pale is 122mb.
Would it be possible to have an option to split Pale into smaller books?