docs/tools/font-to-outline.md
Converting fonts to outlines transforms every text character from a font-based glyph into a vector path. The PDF no longer depends on any installed fonts -- it renders identically on every device, every operating system, and every printer. This is a standard step in prepress workflows.
There are no settings to configure. The tool uses Ghostscript (WebAssembly) to convert all font references to outlined paths in a single pass.