This tool converts HTML with style attributes to the pair of HTML with class attributes and appropriate CSS rules.
Input of HTML Source:
Output of HTML Source:
Output of CSS Rules:
CSS properties and values of different cases are considered as different, as well as values containing different times of spaces are considered as different.
The tool doesn't work on Opera, because it can't replace string to the result of a function (not full RegExp support).