Name of the feature | Example | Default |
Remove tag attributes | ![]() |
|
Remove inline styles | You should never use inline styles! | x |
Remove classes and IDs | Use classes to style everything. | x |
Remove all tags | This leaves only the plain text. ![]() |
|
Remove successive s | Never use non-breaking spaces to set margins. | x |
Remove empty tags | Empty tags should go! | |
Remove tags with one | This makes no sense! | x |
Remove span tags | Span tags with all styles | x |
Remove images | I am an image: ![]() |
|
Remove links | This is a link. | |
Remove tables | Takes everything out of the table. | |
Replace table tags with structured divs | This text is inside a table. | |
Remove comments | This is only visible in the source editor | x |
Encode special characters | ♥ ☺ ★ >< | x |
Set new lines and text indents | Organize the tags in a nice tree view. |