Toolbox [03] / Fonts in, type sheets out

Specimen

Make a type specimen sheet from fonts installed on your computer.

In
Installed fonts
Out
PDF, PNG
Toolbox in the Specimen tool: a live type sheet preview beside the display, heading and body styles.

When to use it

Show a typeface at different sizes or compare fonts in a brand guide. Install the fonts on your computer first. Assign fonts, faces, and sizes to roles such as heading, body, and caption in the app, CLI, or MCP.

Exported files

A PDF and a PNG of the specimen sheet.

  • PDF
  • PNG

CLI & MCP

Run this example in a terminal after setting up the toolbox command. Replace the sample inputs with your own. The CLI and MCP use the app’s export engine with the options listed below.

toolbox specimen --template classic --family Helvetica --out .
--action <export|inspect|preview|library-list|library-get|library-remove|fonts>
Export files, inspect settings and the output plan without writing, render previews, or manage saved work. Convert previews write the selected output formats; other tools write PNG. Specimen also lists fonts. Default: export.
--saved <value>
Saved-work ID to reopen. Explicit options override its settings. Required for library-get and library-remove.
--save
Save the completed export to the app library, or update the reopened record. Defaults to false for scripts. Default: false.
--roles <json>
Ordered brand styles as JSON: [{"label":"Display","family":"Helvetica","face":"Bold","size":40}]. Replaces the default roles; sizes are in points. Use action fonts for installed names.
--template <brand|classic>
'brand' lays out named roles (heading, body, caption); 'classic' shows one family at a range of sizes. Default: brand.
--title <value>
Heading printed on the sheet. Default: Typography.
--sample <value>
The sentence set in each face. Default: The quick brown fox jumps over the lazy dog.
--family <value>
Font family for the 'classic' template, for example 'Helvetica'. Ignored by 'brand'.
--out <value>
Folder to write into. A fresh subfolder is created inside it, so nothing is overwritten. Required for export and preview.
CLI & MCP setup
Next / [04]Convert
(C) 2026 Timothy Ali // A little human. A little machine. // EOF