Cleaning Options (Detailed Items)

Office Tags

Delete tags for Word only, which are no use for browser at all. Such as <o:p>. This option will only take effect on unfiltered web pages.

Refine Styles

From office 2000, MS Word will generates inline styles for every item inside your file, no matter how many times it repeated. This function will resort them into style sheet and replace inline styles with style class names.

This will greatly reduce your file size, while keep all original appearance, strongly recommneded.

Delete futile code

MS Word always explicitly but unnecessarily writes default attributes values to each item, we can assign these default values only once in stylesheet, and delete them all. Other default values are unnecessary at all, just delete them.

Omitted values include language definition, zero values, futile values. If your file can be previewed correctly, check this up.

Optimize Tables

Tables usually contain most redundant codes, such as the same styles and values in every cell.

If your file contain tables, you can try this.

 

Additional
Impose Page Layout

Impose page width and margins like original DOC file.

Discard Source Code Format

If you needn't read the source code any more, you can check this up to save additional spaces.

Discard HTML head

A special option only in extreme scheme (pure HTML), for copying of embeding the result HTML as a fragment.

Link External Stylesheet

This option allows you to link an external stylesheet file to all the files in a working folder. It's useful if you want to set or alter some global styles for all the pages.
But please confirm the external stylesheet not conflict with embeded ones, and the stylesheet file should be in the same folder with your files.