Logodochost
  • 首頁
  • 探索
  • 價格
  • 關於
  • 常見問題
Telegram
dochost Free Plan Limits Explained: 10 Live Pages, 1 MB Each, and What to Do When You Hit Them
2026/09/06

dochost Free Plan Limits Explained: 10 Live Pages, 1 MB Each, and What to Do When You Hit Them

The free plan allows 10 live pages of up to 1 MB. Here is exactly what each limit counts, what the two notices look like, how to free a slot or shrink a page without paying, and what Pro and Max raise the numbers to.

Two things can stop a free publish: you already have 10 live pages, or the page you are pasting is larger than 1 MB. Both show a notice under the Get my link button and leave your draft in place, so nothing is lost — but the notices are short, and people often read them as "dochost is broken". This guide explains what each limit actually counts and every way around it, paid and unpaid.

The numbers

Free (with or without an account)ProMax
Live pages at once10200Unlimited
Size per page1 MB10 MB50 MB
Page lifetime7 days (3 if Private)PermanentPermanent

The upload panel states both free caps up front: Supports .md and .html, up to 50 MB · 1 MB on Free.

The upload panel on the homepage: Drag and drop a file here, or browse — Supports .md and .html, up to 50 MB · 1 MB on Free

Limit 1 — 10 live pages

When the eleventh publish is attempted, the panel shows this:

Free page limit reached — You've reached your 10-page limit. Upgrade to Pro for 200 pages. Upgrade to Pro. Your draft stays right here — nothing is lost.

What it counts, precisely:

  • Live pages only. A page that has expired, or that you deleted, no longer counts. Free pages expire after 7 days, so the count naturally falls over time — most free users never see this notice.
  • Per identity. Signed in, the count is your account's live pages. Not signed in, it is the pages published from this browser (dochost remembers you with a cookie). Pages you claimed after signing in move to the account's count.
  • Not per day. The limit is a ceiling on how many pages are online at once, not a daily allowance. Publishing ten pages on Monday and none since still leaves you at ten until some expire.

Ways to get a slot back without paying:

  1. Delete a page you no longer need. Open the dashboard, click the page, scroll to Danger zone → Delete page. The slot frees immediately. Without an account, sign in from the same browser first so the pages appear in your dashboard.
  2. Wait for one to expire. The dashboard's Time left column shows which page expires next.
  3. Update instead of re-publishing. If the new page is really a new version of an old one, use the old page's edit link or its dashboard editor. That keeps one slot and one link instead of two.

Pro raises the ceiling to 200 pages and makes them permanent, so the count only ever goes down when you delete something. Max has no ceiling.

Limit 2 — 1 MB per page

Paste or upload something larger than 1 MB on the free plan and you get a different notice:

Document too large — This is too large for a free page. The cap is 1MB — upgrade for up to 50MB. See plans.

One megabyte is a lot of text — roughly 150,000 words of Markdown — so a page that hits this cap is almost never large because of its words. It is large because of one of these:

  • Images embedded as base64. AI tools and "save as single file" exports inline every image as a data: URL, and a single screenshot can be 300 KB–1 MB on its own. Host the images elsewhere (any image host, a public bucket, or a permanent dochost page on Pro) and reference them with <img src="https://…">. Or convert them to JPEG at a sensible width before embedding.
  • Bundled libraries. A page that pastes an entire charting or CSS framework inline instead of loading it from a CDN. Published pages can load scripts from any https:// URL, so <script src="https://cdn.jsdelivr.net/…"> works and costs nothing against the cap.
  • Embedded fonts. Same fix: link to the font instead of inlining it.
  • Generated data. A dashboard with its whole dataset inline. Trim to what the page shows, or fetch it at runtime — see collecting and fetching data from a published page.

To see what is taking the space, open the file in a text editor and search for data:image and <style> blocks; the culprit is usually obvious. On Pro the cap is 10 MB, which covers most single-file exports with a few screenshots; Max's 50 MB is for genuinely heavy interactive pages.

Limits that are not on this list

  • Views are unlimited on every plan, including free. A free page that goes viral is not throttled or taken down for traffic.
  • Formats are unlimited: Markdown and HTML, any number of each.
  • Likes are unlimited, and on a free page they are useful — 30 likes add 30 days to its life. See How Explore and Likes Work.
  • Publishing from an AI assistant (the MCP server, the Chrome extension, the Telegram bot) counts against the same page and size limits as the website. There is no separate quota per channel.

When something else is stopping the publish

If the notice is red and mentions a safety check rather than a limit, the page was blocked for its content, not its size. Why a page can't be published covers that case, and the Pending state that HTML pages can briefly sit in after publishing.

全部文章

作者

avatar for dochost Team
dochost Team

分类

  • Guides
The numbersLimit 1 — 10 live pagesLimit 2 — 1 MB per pageLimits that are not on this listWhen something else is stopping the publish

更多文章

How to Share a Formatted Document Without Sending an Attachment
Guides

How to Share a Formatted Document Without Sending an Attachment

Attachments break formatting, trigger download warnings, and die on phones — here's how to put a Markdown or HTML document at a link instead.

avatar for dochost Team
dochost Team
2026/06/30
Pastebin vs dochost: Raw Text vs a Rendered Page
Guides

Pastebin vs dochost: Raw Text vs a Rendered Page

When Pastebin's monospace raw text is the right call, and when you actually want your Markdown or HTML rendered as a real page at a shareable link.

avatar for dochost Team
dochost Team
2026/06/26
How Edit Links Work: Update a dochost Page Without an Account
Guides

How Edit Links Work: Update a dochost Page Without an Account

Every page published without signing in comes with a private edit link. Open it, change the content, click Update page — the share link, views and expiry stay exactly as they were. What the link can and cannot do, why it is secret, and what to do when it stops working.

avatar for dochost Team
dochost Team
2026/09/06

邮件列表

加入我们的社区

订阅邮件列表,及时获取最新消息和更新

Logodochost

貼上 AI 生成的 Markdown 或 HTML,送出一個同事可以直接打開的乾淨連結。

免費開始
產品
  • Telegram Bot
  • Browser Extension
  • Integrations
  • 功能
  • 價格
  • MCP server
  • 常見問題
資源
  • 部落格
使用情境
  • PDF to Markdown
  • Word to Markdown
  • Markdown to Word
  • CSV to Markdown
  • Markdown to Google Docs
  • Markdown to Excel
  • Markdown to HTML
  • HTML to Markdown
  • URL to Markdown
  • Markdown Preview
  • Free HTML Hosting
  • Share ChatGPT HTML
  • All tools
關於
  • 關於我們
  • 聯絡我們
  • 更新紀錄
法律
  • Cookie 政策
  • 隱私權政策
  • 服務條款
© 2026 dochost All Rights Reserved.
Featured on Corey.ToolsFeatured on ToolDirsFazier badgeFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Wired BusinessFeatured on Wired BusinessFeatured on toolfame.comFeatured on doforai.toolsMossAI ToolsFeatured on ufind.bestFeatured on aitoolfame.comFeatured on Findly.toolsFeatured on saasfame.comFeatured on Aura++Launched on 21st Tools