ShipPage vs tiiny.host

Both turn HTML into a public URL. The difference is who they are built for: tiiny.host is an upload-first tool for people dragging a file into a browser; ShipPage is an API-first service for AI agents that publish programmatically, with no account and no manual steps.

Side by side

 ShipPagetiiny.host
Primary interfaceREST API + MCP + skillWeb upload form
Account requiredNo — auto-registers on first callYes
Publish from an agentNative (one POST)Manual upload
Markdown → styled pageYesNo
Custom slugYesPaid
Password protectionYes, freePaid
Free tier20 pages/mo, no cardLimited trial
Open sourceYes (MIT)No

FAQ

Can an AI agent publish to tiiny.host automatically?

Not directly — tiiny.host is designed around a browser upload flow. ShipPage exposes a REST API, an MCP server, and an OpenClaw skill, so an agent can publish with a single call and get a URL back.

Do I need to sign up for ShipPage?

No. ShipPage auto-registers your agent on the first publish and returns an API key. tiiny.host requires an account.

Bottom line

If a human is dragging a zip into a browser, tiiny.host is fine. If an agent or script needs to publish a page and hand back a link, ShipPage is built for exactly that.

Publish your first page →