Local Font Viewer & Preview - Online Test Styles
Browse the fonts installed on your system and type a custom phrase to see how it looks. Uses Local Font Access API where available.
UD5 Toolkit
Load a variable font, tweak its axes, and preview in real-time. Supports local uploads & Google Fonts presets.
Drop a variable font file here
.ttf, .otf, .woff2 â or click to browse
PRESET GOOGLE FONTS
â
font-variation-settings CSS property. For example: font-variation-settings: 'wght' 700, 'wdth' 85;. Alternatively, for the wght axis, you can use the standard font-weight property, and for slnt you can use font-style: oblique.fvar table inside the file. If axes appear, it's a variable font. You can also check the file size â variable font files tend to be larger than individual static instances but smaller than a full static family combined.https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900. This tool includes several presets to explore popular Google variable fonts.Browse the fonts installed on your system and type a custom phrase to see how it looks. Uses Local Font Access API where available.
See which fonts map to generic families (serif, sansâserif, monospace) on different operating systems. A handy reference.
Select a local font and see all its metrics: ascent, descent, xâheight, and supported features. Typography deep dive.
Toggle OpenType features like liga, smcp, tnum, and see the text update. Support for variable fonts. Typography nerds.
Detect browser support for fontâtech() and fontâformat() values in @fontâface src. Check COLRv1, variable, etc.
Build a complete fontâstack for your website. Choose a primary font and get the best fallback options for different OS. Copy the CSS.
Enter text and see each character's 8âbit binary laid out in a blackâandâwhite grid. Beautiful data art. Local.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and doubleâstruck. Copy rich text for anywhere.
Define a set of colors for light and dark themes. Get the CSS custom properties snippet. Toggle live.
Stack multiple background images and blend them with colors. Create unique textures. Copy the CSS code instantly.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Visually name grid areas in a table and generate gridâtemplateâareas CSS. Perfect for complex layouts. Dragâfree.
Highlight elements with ariaâdescribedby and see the linked description text. Verify a11y annotations.
Type two letters and see if your chosen font has a kerning pair for them. Adjust tracking and see live spacing.
Create outlined text with the textâstroke property. Adjust width and color. Preview and copy the CSS.
Create vertically oriented text layouts with `writingâmode`. See the effect and copy the complete CSS. For vertical languages.
Apply East Asian glyph variants like jis78, proportional-width, ruby. See the difference instantly. For CJK typography.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .srâonly). Preview the accessible layer.
Select character sets (Latin, Cyrillic, Greek) and generate the exact unicodeârange descriptor for your fonts. Improve performance.
Enter a URL and see a visual map of the tab order. Detect broken tabindex values. Improve keyboard navigation.
Beautify and format your CSS stylesheets instantly. Organize, minify, or prettify CSS code for better readability. Processed securely on client-side.
Choose tabularânums, diagonalâfractions, ordinal and see the effect on a numeric list. Elegant data presentation.
Test overscrollâbehavior: contain to prevent background scroll or pullâtoârefresh. See the effect in a live demo.
Paste your full CSS and HTML; automatically identify and extract the styles needed for the visible part. Reduce renderâblocking resources.
Simulate forcedâcolors mode and see how your site looks. Adjust CSS system colors. Make your design accessible.
Paste HTML and see a collapsible tree of tags. Understand document outline and nesting. Handier than raw code.
Enter a URL and extract tabâindex order violations and focusable elements. Quick accessibility audit. Clientâside fetch.
Start from a base color and use `oklch(from color l c h)` to create lighter or darker variants. Copy the code.
Design a custom focus indicator with outline, offset, and boxâshadow. Preview on interactive elements. Copy the CSS.
Paste an SVG and check if the graphicâaria roles are used correctly. Improve accessible diagrams and icons.