Paste your HTML and choose an element type, and the tool extracts every attribute name and value from matching elements.
Enter the tag name (like 'a', 'img', 'div') and the tool will find all instances and extract their attributes like href, src, class, id, etc.
Use it to audit link hrefs, find all image sources, extract data attributes, collect IDs and classes, or analyze attribute usage across your HTML.
The tool processes one tag type at a time. Run it multiple times for different tags, or extract all tags and filter the results.