All templates
Template·Text & Data

Tidy Up Messy Text

Three cleanups in a row — collapse runs of whitespace, strip punctuation, then lowercase. The order matters, which is the point of showing it as a chain rather than one node.

Tidy Up Messy Text — example output from the NodeTool workflow

The workflow

Workflow Editor
String
The QUICK, brown --- fox!!
Collapse Whitespace
Text
Remove Punctuation
Text
To Lowercase
Text
Output

Nodes in this workflow

5 nodes · 5 types
  • Collapse Whitespace
    nodetool.text.CollapseWhitespace
  • Output
    nodetool.output.Output
  • Remove Punctuation
    nodetool.text.RemovePunctuation
  • String
    nodetool.constant.String
  • To Lowercase
    nodetool.text.ToLowercase

How to run it

  1. 01

    Download NodeTool Studio

    Install the free desktop app for macOS, Windows, or Linux. It runs on your own machine, no account required to start.

  2. 02

    Open the Tidy Up Messy Text template

    Browse the built-in template library inside Studio and open this workflow onto the canvas. Every node is already wired up.

  3. 03

    Add your keys

    Connect any model providers this workflow calls with your own API keys, or point it at local models.

  4. 04

    Run and remix

    Hit Run to execute the graph and watch results stream in. Swap models, edit prompts, or rewire nodes to make it yours.

Run Tidy Up Messy Text on your machine

Free, open source, and yours to run. Download Studio, open the template, and run it with your own keys.