Increment

← All Tools

Add N to each number (one per line). Use negative N to subtract. Non-numeric lines are unchanged.

Example

10, 20 (n=5) → 15, 25

100 (n=-10) → 90

1, 2, 3 (n=100) → 101, 102, 103

Chain this tool with others in the Pipeline Builder →

Create multi-step text transformations

USED IN COOKBOOKS