FluidDocs Deck Builder logo

FluidDocs Deck Builder

Turn a prompt into a real HTML deck

2026-06-10

Product Introduction

  1. Definition: FluidDocs Deck Builder is an open-source, browser-based presentation creation tool that generates self-contained, interactive HTML decks. It functions as both a static site generator for slides and a real-time editor for existing PDF or PowerPoint files, outputting a single .html file.
  2. Core Value Proposition: It eliminates vendor lock-in and subscription models for digital presentations by providing users with full ownership of a portable, offline-capable HTML file that can be edited with a single keystroke (E) and downloaded directly from the browser. It is a free, MIT-licensed alternative to SaaS slide-making platforms.

Main Features

  1. Inline Browser Editing: Pressing the 'E' key activates an editing overlay where all headings and text elements become directly editable within the browser. Edits are automatically saved to localStorage for session persistence. This uses client-side JavaScript to toggle contenteditable attributes and capture DOM changes without a server backend.
  2. One-Click Download of Edited Version: The keyboard shortcut Ctrl/⌘ + S serializes the current, edited Document Object Model (DOM) and triggers the download of a fresh, complete HTML file. The file includes all inline CSS and JavaScript, ensuring the downloaded version is a perfect, standalone copy that runs offline.
  3. PDF and PowerPoint Import & Conversion: The tool's backend plugin (requiring Claude Code) can ingest PDF or PPTX files and reconstruct them as editable HTML decks. This process parses the source document structure and rebuilds it using the tool's single-file HTML template system, preserving layout while converting static content into a dynamic web format.

Problems Solved

  1. Pain Point: It addresses the common issues of proprietary file formats, subscription fatigue, and loss of control over presentation assets in traditional SaaS tools (like Google Slides or Pitch). Users lose the ability to fully own, version control, or modify their decks without a paid account.
  2. Target Audience: Startup Founders & Fundraisers needing quick, professional pitch decks; Developers & Technical Marketers who want version-controlled slides in Git; Educators & Independent Professionals seeking free, no-signup tools; and Teams requiring offline presentation access.
  3. Use Cases: Rapid creation of investor pitch decks from a single sentence, converting a legacy sales PDF into an interactive web presentation for sharing via a link, building lightweight keynote slides that run without an internet connection, and maintaining a library of presentation templates as plain HTML files for easy forking and customization.

Unique Advantages

  1. Differentiation: Unlike closed SaaS platforms (Pitch, Gamma, Tome), FluidDocs Deck Builder outputs a single HTML file that the user owns, can host anywhere, and runs offline. It has no account system, telemetry, or rate limits. The core tool operates independently of any CLI; the plugin adds generation capabilities as an optional layer.
  2. Key Innovation: The primary technical innovation is the architectural decision to treat a presentation as a single, portable HTML file with embedded CSS and JS. This "zero-dependency" approach, combined with browser-native editing and direct DOM serialization for download, creates a seamless bridge between a hosted web app experience and a locally-owned, static file artifact.

Frequently Asked Questions (FAQ)

  1. How is FluidDocs Deck Builder different from tools like Pitch or Gamma? It is fundamentally a free, open-source toolkit that outputs a self-contained HTML file you own, rather than a SaaS product that hosts your data in a closed ecosystem. It runs offline, has no monthly fees, and integrates with version control systems like Git.
  2. Do I need to install anything or sign up to use it? No. For using and editing the pre-built templates, no installation or account is required. You simply open an HTML file in your browser. To generate new decks from scratch or import files, you need to install the optional Claude Code plugin via the command line.
  3. Can I customize the design, colors, and layout of the templates? Yes. Easy customization is done by pressing 'E' to edit text directly. For full design control, open the HTML file in any text editor. The template's colors, fonts, and layout are defined using CSS variables (--primary, --ink, --font-display, etc.) at the top of the <style> block, which can be modified to rebrand the entire deck instantly.
  4. Is it really free, and what's the license? Yes, it is completely free and MIT licensed. This means you can fork it, modify it, and even sell what you build with it, with no restrictions. There are no hidden paywalls, telemetry, or usage limits on the core tool.
  5. What technologies does it use under the hood? It relies on fundamental web standards: HTML for structure, CSS (with variables for theming) for presentation, and vanilla JavaScript for interactivity and the editing/save functionality. It has zero external dependencies, ensuring fast load times and offline operation once the file is cached.

Submit to 240+ Directories with 1-Click

Maximize your product's SEO and drive massive traffic by automatically submitting it to over 240 curated startup directories using DirSubmit.

Subscribe to Our Newsletter

Get weekly curated tool recommendations and stay updated with the latest product news