What's New

iOS 7 support.
minor bug fix.

App Description

This is a powerful HTML element inspector. like the element inspector in OSX Safari 5.

The HTML Analyzer(HTML Inspector) lets you see everything in one DOM tree, and allows inspection and on-the-fly editing of DOM elements. You will often visit the Elements tabs when you need to identify the HTML snippet for some aspect of the page. For example, you may be curious if an image has an HTML id attribute, and what that attribute's value is.

The HTML Analyzer is sometimes a better way to "view source" for a page. Inside the HTML Analyzer, the page's DOM will be nicely formatted, easily showing you HTML elements, their ancestry and their descendants. Too often, pages you visit will have minified or simply ugly HTML which makes it hard to see how the page is structured. The HTML Analyzer is your solution for viewing the real underlying structure of the page.

It also can show and edit CSS value realtime. What you do, and what you got.

And, this analyzer also include a PDF tool to save your edit result to a PDF document.

I build this application in my spare time and it take a greatly effect in my work, I hope it helpful for your work too.

If there any advice or problem, feel free to contact me via email : [email protected]. I'll try my best to solve it.

iPhone Screenshots

(click to enlarge)

Html Analyzer screenshot 1 Html Analyzer screenshot 2 Html Analyzer screenshot 3 Html Analyzer screenshot 4 Html Analyzer screenshot 5

iPad Screenshots

(click to enlarge)

Html Analyzer screenshot 6 Html Analyzer screenshot 7 Html Analyzer screenshot 8 Html Analyzer screenshot 9

App Changes

  • June 18, 2014 Initial release