Resources & Tools
Table Style Cleanup Tool
Paste the table HTML copied from the WordPress editor, Excel, or a web page, and remove redundant style, class, width, height, alignment, and table border attributes with one click, making the code more suitable for reinserting into the article editor.
Due to browser security restrictions, the webpage cannot directly add bookmarks for you. You can manually bookmark the current page using the following methods:
- Windows / Linux: Press Ctrl + D.
- macOS: Press Command + D.
- Mobile browser: Open the browser menu and select „Bookmark“, „Add Bookmark“, or „Add to Home Screen“.
Open WeChat, scan the QR code to view the current page.
Paste Table HTML Code
It is recommended to paste only table-related code. After clicking Clean, you can copy the result and use it in the WordPress editor's Code/HTML mode.
Usage Steps
- First, copy the Excel or other table into the WordPress visual editor and confirm that the table displays correctly.
- Switch to Code/HTML mode, copy the table-related code.
- Paste into the left input box, click „Start Cleaning“.
- Copy the cleaned code and go back to the WordPress editor to replace the original table.
The cleaning includes common redundant attributes such as style, class, height, width, align, valign, bgcolor, border, cellpadding, cellspacing, etc.