Field guides

From finished HTML to a deck people can open

Slidesfly starts after generation. These guides show the exact build, packaging, publishing, and sharing steps for the HTML deck you already have.

Last tested: July 28, 2026Choose a workflow

Start with your artifact

If you have one self-contained .html file, use the generic HTML guide. If a framework produces an index.html plus assets, use its packaging guide and check the multi-file requirement before you publish.

Publishing workflows

Current packaging limits

  • Anonymous publishing accepts one self-contained HTML file, up to 1 MB, and creates an unlisted deck.
  • Free accounts accept one HTML file per deck, up to 5 MB.
  • Multi-file zip uploads require a logged-in Pro account and must containindex.html at the archive root.
  • Remote script references in uploaded deck content are rejected. Bundle framework assets locally instead of relying on CDN scripts.