Write with the language
Bracket matching, syntax colours and a fixed-pitch editor keep alternatives, variables, conditions and directives easy to scan.
Native Windows editor / 0.2.0.0 in the Microsoft Store
Inspect what it means. Generate distinct variants locally.
A readable authoring loop
Template, rendered result and diagnostics share one focused workspace.
The product
Spintax Studio is built around the moment an author changes a template and needs to know what happened next.
Bracket matching, syntax colours and a fixed-pitch editor keep alternatives, variables, conditions and directives easy to scan.
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.
Diagnostics point to the source position, explain the rule and connect to built-in help with measured examples - in fourteen interface languages.
Inspect variables and includes, edit groups, generate seeded variants and export the result without a runtime or network service.
New in 0.2
Paste the text you already have - or describe what you want - and Generate turns it into a richly varied template.
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
Compose the choices and rules that define your content - by hand, or from an AI draft the engine has checked.
Follow a diagnostic to the exact bracket, directive or definition.
Read the rendered page or inspect the generated source.
Generate deterministic variants and take the files where they belong.
Local by design
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 policyOne language family
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