Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Recommended HTML formatter script/utility? [closed]

Simple question - I've got a bucketload of cruddy html pages to clean up and I'm looking for a open source or freeware script/utility to remove any junk and reformat them into nicely laid out consistent code. Any recommendations?

If it's relevant I generally manipulate HTML inside Dreamweaver - but by editing the code and using the wysiwyg window as preview rather than vica-versa - so a Dreamweaver compatible script would be a plus.

like image 971
Cruachan Avatar asked Nov 27 '22 13:11

Cruachan


1 Answers

I don't think it plugs into Dreamweaver but whenever i need html cleaned up HTML Tidy is my go to guy

like image 78
Harald Scheirich Avatar answered Dec 09 '22 17:12

Harald Scheirich