Media Uploading puts an image file directly into a memo inside 📝Rich Content — drag it in, paste it, or use the /image command, and it uploads straight to MythOS's own storage instead of requiring an external host. It exists so an image doesn't depend on a third-party link staying alive. It's for any paid-plan creator adding screenshots, photos, or graphics to a memo.
Key Capabilities
- Three ways in — drag-and-drop, clipboard paste, or the
/imageslash command - Supported formats — JPEG, PNG, GIF (including animated), and WebP
- Auto-compression — non-GIF images compress toward 2MB and a maximum 1920px dimension before upload
- Cloudflare R2 storage — uploads go to a presigned URL directly, then confirm server-side
- Plan-gated — requires a paid plan; upload limits scale with tier
Getting Started
Drag an image into any memo, paste one from your clipboard, or type /image and pick a file. Free-plan accounts need to upgrade to upload — every paid tier (Scribe, Scholar, Oracle) can.
FAQ
- What file types can I upload? JPEG, PNG, GIF, and WebP. Video and audio files aren't supported for direct upload — embed those via a link instead.
- Is there a size limit? Yes — client-side files up to 10MB are accepted; most images compress toward 2MB automatically before upload. Per-file and total storage limits also scale by plan tier.
- Do I need a paid plan to upload? Yes — free accounts can't upload images. All three paid tiers (Scribe, Scholar, Oracle) can, with Scholar and Oracle getting higher per-file and storage limits.
- Can I use an uploaded image as a memo's hero image? Hero images require a Scholar or Oracle plan.
Related
- 📝Media Embedding — embedding a link instead of uploading a file
