Pipeline Workspace

How pipelines work

A pipeline passes your input through each transformation in order. The output from step 1 becomes the input for step 2, continuing until the final result is produced.

  1. 1Add inputType, paste, drop a file, or use the Pipeline button from another tool.
  2. 2Choose stepsAdd transformations in the exact order they should run.
  3. 3RunPlainUtils processes every step locally and reports where an error occurs.
  4. 4Use the resultCopy, download, or send the final output into another pipeline.

Private by design: pipeline inputs and results never leave your browser. Your selected steps are saved on this device so you can reuse the workflow; input and output are not saved.