miinideckmiinideck
PricingUse casesBlog
Sign in
Blog/How-to & formats

How-to & formats

The mechanics of self-contained HTML delivery — inlining, exporting, file size, viewing, and choosing the right format.

  • You attached an HTML file and it opened as raw code (2026)

    The attachment arrived, nothing was blocked, and your recipient sees markup instead of the page. That's three different email failures people keep merging into one. Here's which one you hit, and why the fix isn't a different attachment.

    August 5, 2026·4 min read
  • You put an HTML file in Google Drive and it shows the code (2026)

    Upload an .html file to Drive, open it, and you get a wall of markup instead of the page. Nothing is broken — Drive is doing exactly what a filing cabinet does. Here's the mechanism, the workarounds people try, and what actually renders it.

    August 5, 2026·5 min read
  • Sending a 50MB HTML file when email refuses (2026)

    Email providers cap attachments around 20-25MB. The fix when the file is bigger isn't to compress harder — it's to send the URL instead.

    August 4, 2026·7 min read
  • It opens on your computer but not on their phone (2026)

    The page is fine. Your computer is fine. What differs is that a desktop knows what to do with an HTML file and a phone mostly doesn't — so the fix depends on whether you sent a file or an address. Here's how to tell which you sent.

    August 4, 2026·5 min read
  • Your client says the link won't open — and it's their mail gateway, not your file (2026)

    You send a delivery link, the reply is 'blocked by our security policy.' Nothing is wrong with your file. Here's what actually inspects a link between you and them, why unfamiliar domains lose that inspection, and what you can do from your side.

    August 2, 2026·4 min read
  • Getting comments from people who don't have an account (2026)

    Comment threads normally require identity, and for good reason — a note has to belong to someone. Here's how a review works when the reviewer signs into nothing, what that costs, and when the trade is the right one.

    August 1, 2026·5 min read
  • Every feedback tool asks for a URL. You have a file. (2026)

    Website annotation tools start by asking where the page lives — a reasonable assumption that quietly excludes the most common case in 2026: an HTML file your AI just made, sitting in your downloads folder, due in front of a client this afternoon.

    August 1, 2026·5 min read
  • A QR code you can update after it's printed (2026)

    Printing a QR code fixes the URL forever. It doesn't have to fix the content. The difference is entirely in what you point the code at — and it's the one decision to get right before the print run.

    July 26, 2026·6 min read
  • The Genially offline HTML export: what survives, what breaks, and where to put it (2026)

    Genially's HTML download keeps the interactivity a PDF export throws away — but it lands as a ZIP with an entry file that isn't index.html, and it needs a paid plan. Here's the honest shape of that export.

    July 26, 2026·5 min read
  • Sharing an H5P activity without a hosting platform (2026)

    Lumi exports H5P content to a single standalone HTML file that runs in any browser. Two caveats decide whether that works for you — some content types won't export at all, and media gets inlined, which inflates the file fast.

    July 26, 2026·5 min read
  • What your client sees when they open a private HTML link (2026)

    The first-time receiver's walkthrough. Six moments from email arrival to tab close — what they see, what they don't see, and why each detail is built that way.

    July 25, 2026·8 min read
  • Turn a PowerPoint into a shareable HTML link (2026)

    Sending a deck as a link instead of a .pptx attachment is the right instinct — but it's two steps, not one, and being honest about the middle step saves you a frustrating afternoon. What actually converts, and what a private-link host does and doesn't do.

    July 24, 2026·5 min read
  • Sharing one HTML link with multiple stakeholders — without losing audit trail

    Private doesn't mean one recipient. Same URL to a five-person review committee, with basic analytics that still tell you who's engaged and who's not.

    July 22, 2026·7 min read
  • How to inline all CSS and JavaScript in an HTML file (2026)

    Three paths to turn a multi-asset HTML page into a single self-contained file: a build-tool step, an LLM prompt, or a manual pass with DevTools. When each one fits.

    June 23, 2026·7 min read
  • Making a Claude artifact self-contained: the export checklist (2026)

    A Claude artifact looks self-contained inside the chat and often isn't. The five things that quietly stay external — CDN scripts, Tailwind, fonts, images, fetch calls — and how to inline each.

    June 3, 2026·8 min read
  • How many tokens does an image (or a PDF) cost an LLM? (2026)

    There is no single number — it depends on the model, the image size, and whether you send a PDF as text or pixels. The per-model formulas, real measured costs, and how to count it for your own model.

    June 2, 2026·5 min read
  • Markdown vs HTML vs PDF: which format for what (2026)

    Three formats people reach for by habit, built for three different jobs. A job-by-job map of when Markdown, HTML, or PDF is the right shape — and why they work best as a pipeline, not a choice.

    June 2, 2026·6 min read
  • PDF vs Markdown for AI: which saves tokens, which reads cleaner (2026)

    Feeding a document to an AI? Markdown almost always costs fewer tokens and parses cleaner than the same content as a PDF. Where each format wins — and why the thing you hand a person at the end is neither.

    June 2, 2026·8 min read
  • Why HTML beats PDF for deliverables in 2026: interactivity, weight, and no stale copies in everyone's Downloads

    PDF is built for archive and print. HTML is built for live, browser-native delivery. Where the three differences — interactivity, weight, single source of truth — actually decide which format ships.

    June 1, 2026·8 min read
  • Sharing an HTML report with a client: tools compared (2026)

    How analysts, consultants, and agency teams hand a finished HTML report to one named client — what each channel is built for, and where private-link hosting fits.

    May 21, 2026·7 min read
miinideck

HTML files, finally as links — for AI builders, agencies, and consultants. Default-noindex, default-private, default-yours.

Product

  • Pricing
  • Use cases
  • Try it free

Resources

  • Blog
  • Featured on
  • Report abuse

Legal

  • Privacy
  • Terms
© 2026 miinideckMade for people who don't want their work indexed.