Native Windows editor / 0.2.0.0 in the Microsoft Store

Write one controlled template.

Inspect what it means. Generate distinct variants locally.

  • Windows x64
  • Works offline
  • Optional AI draft - your provider, your key
  • No account required

A readable authoring loop

Everything stays visible.

Template, rendered result and diagnostics share one focused workspace.

Spintax Studio
Spintax Studio showing a template editor beside its rendered page preview
Template, live preview and engine diagnostics in one window.

The product

Every decision stays visible.

Spintax Studio is built around the moment an author changes a template and needs to know what happened next.

01

Write with the language

Bracket matching, syntax colours and a fixed-pitch editor keep alternatives, variables, conditions and directives easy to scan.

02

See the result immediately

The preview is rendered by a real engine of the Spintax family, not a second parser's approximation - and a shared test corpus holds the family's engines to one behaviour.

03

Fix the cause, not the symptom

Diagnostics point to the source position, explain the rule and connect to built-in help with measured examples - in fourteen interface languages.

04

Generate and export locally

Inspect variables and includes, edit groups, generate seeded variants and export the result without a runtime or network service.

New in 0.2

From your text to a template.

Paste the text you already have - or describe what you want - and Generate turns it into a richly varied template.

AI draft
The AI draft panel: plain text in the brief, the generated template applied to the document, its render in the preview
The draft is checked by the same engine that renders your preview, and it lands in the answer box - never in your document. Applying it with Insert or Replace is your own act.

Bring your own AI provider - and your own key, when the endpoint needs one. There is no key or server of ours, and the connection is off until you turn it on. Prefer to keep the network out of it entirely? Copy the prepared prompt to any model and paste the draft back: that path needs no key and no connection.

The workflow

From source to a checked result.

  1. 01
    Author

    Compose the choices and rules that define your content - by hand, or from an AI draft the engine has checked.

  2. 02
    Validate

    Follow a diagnostic to the exact bracket, directive or definition.

  3. 03
    Preview

    Read the rendered page or inspect the generated source.

  4. 04
    Export

    Generate deterministic variants and take the files where they belong.

Local by design

Offline is the default.

Spintax Studio needs no account and sends nothing anywhere by itself. Editing, validation, preview, variants and export all work with the network unplugged. The optional AI connection talks only to the endpoint you configured, only when you press the button that sends - and the privacy policy says exactly what travels and to whom.

Read the full privacy policy

One language family

Held together by a shared corpus.

Spintax Studio runs on the family's open-source Object Pascal engine. The family's implementations - JavaScript, PHP, Python, Object Pascal - are independent engines held to one language behaviour by a shared test corpus, so a template you write here means the same thing wherever it goes next. The language and its docs live at spintax.net.

See the engine on GitHub