KardelRuveyda/compress-ebook-for-kindle
This Python script, intended for Google Colab, employs the zlib library to iteratively compress files until a user-defined reduction percentage is attained, and subsequently saves the compressed file to a specified directory with a custom filename. It proves beneficial for minimizing document sizes before emailing them to Kindle devices.
Jupyter Notebook
No issues in this repository yet.