How does it work?
This tool finds all numbers in your text and increments them by the specified value. It works with:
- Integers (e.g., 42 → 43)
- Decimal numbers (e.g., 3.14 → 4.14)
- Negative numbers (e.g., -10 → -9)
You can specify how much to increment by using the "Increment by" field. The default is 1.
Example
Original text
Version 1.0
There are 42 items in the list.
The price is $19.99
Room numbers: 101, 102, 103
Temperature: -5°CAfter incrementing by 1
Version 2
There are 43 items in the list.
The price is $20.99
Room numbers: 102, 103, 104
Temperature: -4°CThis tool is useful for updating version numbers, adjusting quantities, or modifying any numerical values in text.
Related Tools
- Decrement Numbers - Decrease all numbers in text by a specified value
- Increment Duplicates - Increment only duplicate numbers in text
- Duplicate and Increment - Create multiple copies of text with incremented numbers
- Duplicate and Decrement - Create multiple copies of text with decremented numbers
- Create Sequence - Generate a sequence of numbers with custom formatting
All Tools
See all available tools