Charcoal is a suite of applications designed for the grayscaling of ebooks quickly and easily. Currently it includes two products, a standalone C++ application and a plugin for Calibre
Developed using the Ultralight framework, this lightweight application allows for the grayscaling of ebooks individually or en masse through our add folder feature.
An easy to use plugin for the ebook management app Calibre, this plugin allows you to grayscale books through the main menu and the book editor.
Documentation
-
Ultralight
-
Calibre
- API Documentation for Plugins: https://manual.calibre-ebook.com/plugins.html
- API Documentation for the E-Book Editing Tools: https://manual.calibre-ebook.com/polish.html
- API Documentation for the Database Interface: https://manual.calibre-ebook.com/db_api.html
-
Qt
- Qt Documentation: https://doc.qt.io/qtforpython-6/
-
Pillow (Pil)
- Pillow Documentation: https://pillow.readthedocs.io/en/stable/