sigilplugins/cleanerupper
Ethan Dalool 2cd32bed69 Add another smart quote to be replaced with apostrophe. 2020-06-10 18:25:59 -07:00
..
bs4 Add cleanerupper. 2019-08-03 00:24:52 -07:00
README.md Add cleanerupper. 2019-08-03 00:24:52 -07:00
plugin.py Add another smart quote to be replaced with apostrophe. 2020-06-10 18:25:59 -07:00
plugin.xml Add cleanerupper. 2019-08-03 00:24:52 -07:00

README.md

The Great Cleaner Upper

This is my plugin for aggressively cleaning the absolute heck out of books. You may enjoy this plugin if your books consist almost entirely of plain text with minimal formatting elements and you don't mind removing most/all CSS.

Because this plugin removes calibre CSS classes, some of which may be used for simulating bold, italic, headers, blockquotes, etc., you should use find-and-replace to turn those elements into real <b>, <i>, <h1>, <blockquote>, etc. tags before running the cleaner.

BeautifulSoup comes from here: https://www.crummy.com/software/BeautifulSoup