WorkflowsLocal only

Workflow Builder

Chain multiple transforms into a repeatable workflow (local-only).

workflowpipelinechainstepspreset
Your data stays in your browser — nothing is uploaded.
⚡ Quick Start Workflows
Ready-to-use workflow templates. Click to load.
💾 Save & Load
📥 Input
🔧 Pipeline
3 steps
1
Transcript clean
Remove timestamps, normalize speaker labels, optional filler cleanup.
2
Whitespace normalize
Normalize line endings and whitespace cleanup.
3
Dedupe lines
Remove duplicate lines (useful after extract/cleanup).
Input → Transcript clean → Whitespace normalize → Dedupe lines → Output
📤 Output
Output is computed locally from input + steps. 168 chars.
💡

What is Workflow Builder?

Workflow Builder lets you chain multiple text processing steps into a single repeatable pipeline. Combine cleaning, conversion, and formatting tools in any order — then save the workflow and run it with one click on any new input.

🚀

How it Helps

  • Chain multiple text transformations into a single automated pipeline.
  • Save and reuse workflows for repetitive text processing tasks.
  • Combine cleaning, conversion, formatting, and normalization steps.
📖

Usage Guide

  1. 1Click 'Add step' to choose a text processing step (clean, convert, normalize, etc.).
  2. 2Configure each step's options and arrange them in the desired order.
  3. 3Save the workflow with a name and use it with one click on any new input.

Frequently Asked Questions

Transcript cleaning, whitespace normalization, case conversion, line sorting, deduplication, and more — with additional steps being added regularly.
No. Workflows are saved locally in your browser's storage. They persist between sessions but are not synced across devices.
Yes. Use the up/down arrows to rearrange steps in the pipeline.