TextRefinery's pipeline feature lets you chain multiple tools together. Instead of running each tool separately and copy-pasting between them, your output flows directly into the next tool.
How Pipelines Work
Run any tool on your text. After you get output, a "Continue with another tool" panel appears below. Click a suggested tool and your output becomes its input automatically. A pipeline trail at the top shows your chain.
Example: PDF Email Extraction
Start with messy PDF text. Run Fix PDF Line Breaks to repair broken sentences. Continue with Normalize Whitespace to clean spacing. Then Remove Duplicate Lines to eliminate repeats. Finally, Extract Emails to pull all email addresses. Four steps, one smooth flow.
Example: Resume Cleanup
Paste resume text from a PDF. Run Clean Resume Text for initial cleanup. Continue with Resume Section Extractor to label sections. Then Extract Skills from Resume to pull the skills list.
Example: List Cleanup
Paste a messy list. Run Trim Leading & Trailing Spaces. Continue with Remove Empty Lines. Then Remove Duplicate Lines. Finally Sort Lines Alphabetically. You get a clean, unique, ordered list.
Tips
The pipeline feature suggests related tools, but you can navigate to any tool and it will pick up where you left off. Comparison tools (those needing two inputs) can't be chained into automatically since they need a second text input. You can restart a pipeline at any time with the Restart Pipeline button.