Skip to content
Gryz Docs
Reference

Document types and plan limits

Markdown, HTML, SVG, CSV, Mermaid, and JSON — per-type limits sourced from tier config.

Updated · Reviewed by Jacob

Answer first

Gryz supports six content types. Maximum file size depends on your plan (25 KB anonymous, 50 KB Pro, 100 KB Pro Plus). JSON requires a free signed-in account; CSV and Mermaid require Pro or higher.

TypeMin tierMax size (Free (no account))Max size (Free)Max size (Pro)Max size (Pro Plus)Notes
Markdown (GFM)Free (no account)25 KB25 KB50 KB100 KBTables, task lists, fenced code blocks, and syntax highlighting.
HTMLFree (no account)25 KB25 KB50 KB100 KBSandboxed iframe rendering. Interactive scripts require a signed-in account.
SVGFree (no account)25 KB25 KB50 KB100 KBVector graphics; same script rules as HTML when embedded.
CSVPro25 KB25 KB50 KB100 KBTabular data rendered as an accessible HTML table.
MermaidPro25 KB25 KB50 KB100 KBDiagrams compiled server-side to static SVG in the viewer.
JSONFree25 KB25 KB50 KB100 KBPretty-printed with syntax highlighting; schema validated on publish.

Use Choose publishing options for the combined format, visibility, expiry, and account decision, or compare plans for the full plan matrix.

Was this page helpful?

On this page