# WOFF Viewer

Free online WOFF viewer. Open and preview WOFF web fonts (.woff) directly in your browser — no upload, no software.

> Каноническая страница: https://elysiatools.com/ru/viewers/woff

- **Категория:** Диаграммы

- **Поддерживаемые форматы:** .woff

## Обзор

This WOFF viewer renders web fonts directly in your browser. WOFF (.woff, Web Open Font Format) is a compressed font format designed specifically for web use, supported by all modern browsers. Pick a sample font or choose your own .woff file to preview its glyphs instantly, with no upload.

## Когда использовать

- You received a .woff web font and want to preview it.
- You need a quick, private preview of a web font's glyphs.
- You want to check WOFF metadata and character coverage.

## Как это работает

- Select a built-in sample font or choose your own .woff file.
- The viewer parses the compressed font in your browser — nothing is uploaded.
- Preview the character map and sample text rendering.

## Сценарии использования

- Previewing web fonts for CSS @font-face.
- Checking WOFF compression and metadata.
- Inspecting web font character coverage.

## Примеры

- **DejaVu Sans Mono WOFF**: A WOFF font file for in-browser preview

## Частые вопросы

### What is a WOFF file?

WOFF (.woff, Web Open Font Format) is a compressed font format developed by Mozilla, Microsoft and Opera in 2009 (W3C standard, 2012). It compresses TTF or OTF font data with zlib and adds metadata (license, foundry). WOFF is supported by all modern web browsers via @font-face.

### Are my WOFF files uploaded?

No. Font files you open from your device stay on your device and are rendered locally. Only the public sample font is requested from the server.

### What is the difference between WOFF and WOFF2?

WOFF uses zlib compression (30-40% smaller than raw fonts). WOFF2 uses Brotli compression (30-50% smaller than WOFF). WOFF2 is preferred for modern websites due to smaller file sizes, but WOFF has broader legacy browser support.

## Связанные материалы

- [Просмотрщик Draw.io](https://elysiatools.com/ru/viewers/drawio): Open and preview Draw.io diagrams (.drawio, .dio) directly in your browser — no upload, no software.
- [Просмотрщик Excalidraw](https://elysiatools.com/ru/viewers/excalidraw): Open and preview Excalidraw diagrams (.excalidraw) directly in your browser — no upload, no software.
- [Просмотрщик Mermaid](https://elysiatools.com/ru/viewers/mermaid): Open and preview Mermaid diagrams (.mermaid, .mmd) directly in your browser — no upload, no software.
- [PlantUML Viewer](https://elysiatools.com/ru/viewers/plantuml): Open and preview PlantUML diagrams (.plantuml, .puml) directly in your browser — no upload, no software.
- [XMind Viewer](https://elysiatools.com/ru/viewers/xmind): Open and preview XMind mind maps (.xmind) directly in your browser — no upload, no software.
- [GeoJSON Viewer](https://elysiatools.com/ru/viewers/geojson): Open and preview GeoJSON geographic data (.geojson) directly in your browser — no upload, no software.
