Skip to content
Gryz Academy

Publish an SVG without an account

Paste or upload SVG on the gryz.ai homepage, preview it, and get a shareable public link as an anonymous visitor — no sign-in required.

Updated · Reviewed by Jacob

Before you start

You do not need a Gryz account. This walkthrough uses the homepage editor at gryz.ai — the same portal anonymous visitors use for Markdown and HTML.

Watch on YouTube: Publish an SVG without an account.

What you can publish anonymously

On the homepage, Gryz offers three content types without an account:

TypePasteUploadAnonymous limit
MarkdownYes.md25 KB
HTMLYes.html25 KB
SVGYes.svg25 KB

CSV, Mermaid, and JSON require a signed-in account (and some need a paid tier). See Document types for the full matrix.

Step 1 — Open the editor

  1. Visit gryz.ai in a private window if you are already signed in (signed-in users are redirected to My Docs).
  2. Scroll to Free to publish or use the hero Free to publish → link.
  3. You should see the live editor with Markdown, HTML, and SVG toggles.

Step 2 — Select SVG

Click SVG in the content-type row. The placeholder and preview switch to vector mode.

You can:

  • Paste SVG markup directly into the editor (for example, export from Figma or an AI tool), or
  • Upload a .svg file via Upload file, or
  • Drag and drop a .svg onto the editor area.

Step 3 — Preview

On mobile, use the Write / Preview tabs. On desktop, the preview pane appears beside the editor.

Confirm paths, colors, and dimensions look correct. Anonymous SVG renders as static markup in the viewer.

Step 4 — Publish

  1. Optionally set a title or custom /d/your-slug (slug is optional).
  2. Check I agree to the Terms of Service (first-time anonymous publish).
  3. Complete the Turnstile check when prompted.
  4. Click Publish.

Publishing takes about five seconds. Copy the URL from the success screen.

https://www.gryz.ai/d/your-slug/

What to expect

  • Visibility: Anonymous publishes are always public.
  • Expiry: Links expire after 24 hours — Gryz deletes the document automatically.
  • Explore: Static anonymous SVG may not appear on Explore if it contained script-like content.
  • No dashboard: Without an account there is no My Docs list — save the link before expiry.

Troubleshooting

IssueFix
File too largeStay under 25 KB for anonymous, or sign in for higher limits
Wrong content typeSelect SVG before pasting — HTML mode will not parse vector markup correctly
Publish button disabledAccept Terms and wait for Turnstile to complete
Interactive SVG flatExpected for anonymous — sign in to publish with scripts enabled
Redirected to My DocsSign out or use a private window — homepage editor is anonymous-only

Reference

Was this page helpful?