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:
| Type | Paste | Upload | Anonymous limit |
|---|---|---|---|
| Markdown | Yes | .md | 25 KB |
| HTML | Yes | .html | 25 KB |
| SVG | Yes | .svg | 25 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
- Visit gryz.ai in a private window if you are already signed in (signed-in users are redirected to My Docs).
- Scroll to Free to publish or use the hero Free to publish → link.
- 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
.svgfile via Upload file, or - Drag and drop a
.svgonto 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
- Optionally set a title or custom
/d/your-slug(slug is optional). - Check I agree to the Terms of Service (first-time anonymous publish).
- Complete the Turnstile check when prompted.
- 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
| Issue | Fix |
|---|---|
| File too large | Stay under 25 KB for anonymous, or sign in for higher limits |
| Wrong content type | Select SVG before pasting — HTML mode will not parse vector markup correctly |
| Publish button disabled | Accept Terms and wait for Turnstile to complete |
| Interactive SVG flat | Expected for anonymous — sign in to publish with scripts enabled |
| Redirected to My Docs | Sign out or use a private window — homepage editor is anonymous-only |
Reference
- Publish your first document — Markdown/HTML quick start
- Document types and plan limits — limits per plan
- Public expiry and retention — 24-hour anonymous cleanup
Connect Gryz MCP in Cursor
Complete written walkthrough for adding the Gryz MCP server to Cursor with OAuth, copyable config, troubleshooting, and an optional video demo.
Getting started with Notes
What Gryz Notes are, how they differ from published documents, plan limits, and when to use Notes in the web app or through MCP.