Overview
Read the real typography of any element. Resolved font, weight, size, line-height, tracking, colour. Copy as CSS or Tailwind.
Type Inspector tells you what a typeface on a web page actually is - not what the stylesheet asked for. Every other inspector echoes the font-family stack back at you. A stack like Inter, "Helvetica Neue", Arial, sans-serif tells you nothing about which of those four the browser actually picked. Type Inspector walks the stack, tests each family against the fonts genuinely available to the page, and shows you the one that is really rendering - with the rest of the stack listed underneath so you can see what was skipped and why. HOW IT WORKS Click the toolbar icon to switch inspect mode on. Hover any element and a readout appears next to your cursor. Click to freeze the panel so you can work with it. Click the icon again, or press Esc, and the overlay removes itself completely. WHAT IT SHOWS - The rendered font family, resolved rather than guessed - The full declared stack, with the rendering family marked and unavailable families flagged - Weight as a number and a name, e.g. 600 - Semibold - Style, and font-variation-settings on variable fonts - Size in px and rem - Line height in px and as an unitless ratio - Letter spacing in px and em - Text transform, text align, and font stretch when set - Colour as hex, with the alpha percentage when translucent - A type-scale ratio: the element's size divided by the root font size COPY IT OUT Pin the panel and you get two buttons. Copy as CSS produces a clean, correctly formatted declaration block with no-op declarations stripped out. Copy as Tailwind produces the equivalent utility classes, using the default scale where a value matches and arbitrary-value classes where it does not, so the result is always exact. BUILT TO STAY OUT OF THE WAY The overlay lives in a shadow root with a full style reset, so a page's own CSS can never bleed in and distort the readout - it renders identically on a CSS reset and on the most hostile stylesheet you can find. It never inspects itself, and it unbinds every listener when you switch it off. PRIVACY Type Inspector has no servers, no analytics, and no network access of any kind. It reads computed styles in the page and shows them to you. Nothing is stored and nothing is transmitted. It only runs on a tab after you click the icon on that tab.
0 out of 5No ratings
Details
- Version1.0.0
- UpdatedAugust 15, 2026
- Size144KiB
- LanguagesEnglish
- DeveloperWebsite
Email
hi@mayantha.me - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser