Is there any file in magento where all html will be output?
I want to minify all html output.
you can always use ob functions to get the output in index.php and then do with the content whatever you need. but i doubt if it will boost your site as much as enabling gzip or deflate