Upload HTML or Markdown file to website

Turn an HTML or Markdown file into a public live URL

Upload a standalone .html, .md, or .markdown file, paste generated HTML, or deploy a browser-ready static zip. PreviewShip gives you a shareable HTTPS URL in seconds.

Important: PreviewShip is not a source-code build platform. Build React, Vue, Next, Astro, or Vite projects first, then upload dist, build, out, public, a static zip, one complete HTML file, or one Markdown document.
No Git required
No CI/CD setup
Free tier available

Drop report.html, README.md, or page.html

Also supports paste HTML and build-output zip

Input.html, .md, or .markdown file
Packageserved as index.html
Outputpublic HTTPS preview URL
Good: dist/index.html + assets
Good: one complete report.html
Good: one README.md or docs.markdown
Not good: raw src/ folder
Not good: package.json + node_modules

Built for AI HTML and Markdown

Works when ChatGPT, Claude, Cursor, or another agent gives you a complete HTML artifact or Markdown document that needs a real link.

Multiple deploy paths

Use browser upload, paste HTML, CLI, MCP, VS Code, or Cursor extension without connecting a Git repository.

Clear static-hosting rules

Single HTML and Markdown files are direct. Multi-file apps should be built first, then deployed as static output.

What to upload

Choose the input that matches your file

The safest rule is simple: upload something a browser can already open. PreviewShip publishes static artifacts; it does not install dependencies or run framework build commands after upload.

Single HTML or Markdown

Upload .html, .md, or .markdown, or paste a full HTML document. PreviewShip publishes it as a static index.html preview.

Build output zip

Zip the built output folder with index.html and assets. Ideal for dist, build, out, and public folders.

CLI or MCP

Deploy ./report.html, ./README.md, or ./dist from scripts, terminals, Claude Code, Cursor, Windsurf, or other MCP clients.

Review link

Send a public HTTPS URL to clients, QA, teammates, or design reviewers without staging setup.

Ready to share your HTML or Markdown?

Upload it and get a live URL.

Try without signing up