T18
The Real Story
1080 × 1080 · open PNG ↗
Pass custom props
Append ?props=<base64-json> to render with overrides. Example:
# encode props
echo -n '{"label":"On Compounding"}' | base64
# preview URL
/preview/T18?props=eyJsYWJlbCI6Ik9uIENvbXBvdW5kaW5nIn0=