Promptinator 2025
Lightweight. Intuitive. Revolutionary.

Revolutionize web interactions with a 14 KB scripting engine for dynamic prompts, forms, and instant AI hand‑offs — anywhere you can paste text.

🚀 Try It Live

Why Promptinator?

⚡ Lightning‑fast

Just one tiny script (~14 KB unminified) means near‑zero latency, even on low‑bandwidth or edge‑hosted sites.

📜 Human‑readable

Shortcodes like [A‑Topic‑~Intro~] or [C‑Audience‑|bloggers|marketers|] read like English sentences—easy for writers, devs, and AI models alike.

🧠 AI‑ready

Built‑in one‑click links to ChatGPT, Perplexity, and Copilot turn any prompt into an AI command center. No config, just add data‑think="1". :contentReference[oaicite:0]{index=0}

🛠️ WordPress & CMS

Includes a TinyMCE “[P]” button for editors, i18n strings, and shortcode support out of the box. Drop in the plugin, start wrapping content. :contentReference[oaicite:1]{index=1}

✨ Feature Deep‑Dive

🔗 Smart Submit

[E] tokens autodetect an email vs. URL and generate real form POSTs with hidden field titles—no backend code. :contentReference[oaicite:2]{index=2}

🔒 Security & Privacy

All inputs are plain HTML elements—no third‑party trackers. Use data‑edit="0" + data‑think="0" to lock prompts for secure H‑to‑H forms.

🌍 Accessibility

Semantic controls (<label>, <fieldset>) keep screen‑reader and keyboard navigation intact.

📈 Scales with AI

Because tokens compress instructions (and user inputs), large language models receive minimal tokens—cuts prompt cost on every API call.

🤯 Replace UI Builders

Skip heavy React or form plugins. Write or generate a plain‑text snippet; Promptinator does the rendering in milliseconds.

🔄 Live Edit ↔ Play

Click the ✏️ icon to toggle raw‑prompt editing without reloading the page—perfect for demo booths or live workshops.

🧩 What can you build?

📬 Lead‑Gen Pop‑ups

[A-email-~you@example.com~]  
[B-plan-|Basic|Pro|🚀 Ultra|~Pro~]  
[E-Join Waitlist-~sales@saas.com~]

📝 AI Prompt Builder

[A-topic-~Subject~]  
[C-tone-|Formal|Casual|Energetic|~Formal~]  
[D-length-8~4~]  
[E-Draft Email-~openai-mailto~]

✅ Task Checklists

[C-tasks-|✍ Write copy|🎨 Design|🚀 Launch|]

🎨 Color Swatches

[B-brand_|🟥|🟧|🟩|🟦|🟪|]

💬 Teams are talking

“We replaced a 40 KB multi‑step React widget with a 280‑byte Promptinator snippet. Conversion went up, load time went down—our marketers are thrilled.”
— Lena S., Growth Lead
“Promptinator acts like a UX Swiss‑army knife. Writers craft prompts; devs hook endpoints; voilà—instant AI dashboards!”
— Max T., Head of Platform Engineering

🛠️ Under the hood

Promptinator parses tokens with a single RegEx, swaps them for native controls, and stores state in memory—no runtime dependencies, no rerenders. 14 KB ≈ 2% of most form libraries.

<script src="promptinator.js"></script>
Promptinator.init({ mount: document.querySelector('#myPrompt') });

🎮 Live Playground

Click any token to tweak values, or hit the ✏️ icon to rewrite the whole prompt on the fly.

Hi [A-name-~there~]! Mood: [B-mood-|😁|🙂|😐|😕|😢|~😐~] Favorite bits: [C-favs-|💎 Micro-syntax|⚡ Zero bloat|🤝 AI hand-off|🛠️ WP plugin|~💎 Micro-syntax~] Seats: [D-seats-30~3~] [E-Contact Me-~sales@promptinator.io~]

📊 Tiny but Mighty

14 KB

Core JS size, unminified.

0 Deps

No jQuery, no frameworks.

<1 ms

Avg. parse time for 50 tokens on M‑class laptops.

100%

Lighthouse Perf & Accessibility out‑of‑the‑box.

🚀 Ready to build lighter, faster forms?

Standalone: drop <script src="promptinator.js"> anywhere.
WordPress: upload promptinator‑shortcode.php, enable the “[P]” button.

📦 Download v1.0