Home

stencila formats list

List the support for formats

Usage

stencila formats list [OPTIONS]

Examples

# List all supported formats in table format
stencila formats list

# Export format information as JSON
stencila formats list --as json

Columns
• Name: The format name
• Extension: Default file extension
• From: Can read/import this format
• To: Can write/export this format
• Lossless: Whether conversion preserves all data

Options

NameDescription
-a, --asOutput the list as JSON or YAML. Possible values: json, yaml, toml.
© 2026 Stencila