A set of AI tools built by Google Creative Lab together with rapper Lupe Fiasco to widen a writer’s range of ideas. Enter a single word or phrase and it returns candidates across ten kinds of “text transformation” ─ similes, sound-alike breakdowns, chains of association, shifts in point of view, and more. Rather than writing finished prose for you, it is deliberately built to surface a large number of options a writer would not have reached alone. The project came out of Google’s experiment program “Lab Sessions” and was released publicly on August 2, 2023.
Key Features
- Ten language transformation tools: SIMILE (create a simile about a thing or concept), EXPLODE (break a word into similar-sounding phrases), UNEXPECT (make a scene more unexpected and imaginative), CHAIN (build a chain of semantically related items), POV (evaluate a topic through different points of view), ALLITERATION (curate topic-specific words starting with a chosen letter), ACRONYM (create an acronym from the letters of a word), and UNFOLD (slot a word into other existing words or phrases), plus FUSE and SCENE
- Designed directly from a rapper’s process: The team observed how Lupe Fiasco actually takes language apart and reassembles it, then turned each move into a separate tool. That is why so many features deal with rhyme, sound, and double meaning
- Multiple candidates per run: Each tool returns a set of options rather than one answer. You can take a result you like and feed it into the next tool to keep the chain going
- Adjustable output range: Generation randomness (temperature) is exposed, so the writer decides whether to get safe candidates or wilder ones
- Source code is public: Released on GitHub under the Apache License 2.0, so you can read the exact few-shot prompts behind each tool. That makes it valuable as a teaching example of prompt design
- Runs entirely in the browser: No installation. Just open textfx.withgoogle.com and start
Pricing
| Plan | Price | Key points |
|---|---|---|
| Experiment (hosted) | Free | All ten tools available. No paid tier is offered |
| Self-hosted | Free (plus API usage costs) | Get the source and run it in your own environment. Requires Node.js and Google-side API setup |
Pricing is as of August 2026. TextFX is offered as a Google experiment, so it has no commercial pricing plans or support guarantees. Check the official site for the latest information.
Pros & Cons
✅ Pros
- Free, with no account creation or installation needed to try it
- Built around showing many candidates rather than producing polished prose, so the writer stays in control
- Specializes in similes, alliteration, and wordplay ─ areas where general-purpose chat AI tends to return bland results
- Tools can be chained together, which makes it a useful way out of a creative dead end
- Public source code doubles as a concrete study of prompt design
⚠️ Cons
- Built around English wordplay; alliteration and sound-based breakdowns often fail to land with Japanese input
- As an experiment, it should not be expected to gain features or support, and it could be taken down
- The underlying model is the PaLM 2 generation from the original release, so output can feel dated next to current systems
- Not suited to producing finished copy ─ it is limited to raw material for ideas
- Candidate quality varies widely, so you need judgment to pick the usable ones
Comparison with Similar Services
| Item | TextFX | Sudowrite | Wordtune | ChatGPT |
|---|---|---|---|---|
| Provider | Google Creative Lab | Sudowrite | AI21 Labs | OpenAI |
| Main use | Expanding ideas from a word or phrase | Fiction and story writing support | Rewriting and rephrasing | General-purpose text generation |
| Nature of output | Lists of candidates (the human chooses) | Suggested continuations | Alternative versions of your sentence | Near-finished text |
| Strength | Simile, rhyme, wordplay | Description, plot development | Tone adjustment, summarizing | Broad range of tasks |
| Pricing | Free | Mainly paid plans | Free tier available | Free tier available |
| Japanese support | Weak (English-oriented) | Limited | Supported | Supported |
Who Is It For
- Writers working with lyrics, poetry, or copy, where sound and double meaning matter
- Anyone writing or naming things in English who wants to escape predictable phrasing
- People in the early brainstorming stage who want to widen the option set quickly
- Anyone who finds “nicely written text” from general-purpose AI unsatisfying
- Anyone who wants to study prompt design through both a working app and its source
Summary
TextFX is an unusual tool in that it aims to widen a writer’s thinking sideways rather than to write for them. True to its origin ─ a rapper’s lyric-writing process broken into ten features ─ it returns sharper candidates than general chat AI in areas like simile and sound. At the same time it assumes English wordplay and carries the constraints of an experimental project. Rather than dropping it into Japanese-language production work, the realistic approach is to use it for English naming, idea training, and as a study of prompt design.