Convert each binary string to its decimal equivalent. Non-binary lines are unchanged.
Example
11111111 → 255
1010 → 10
0 → 0
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations
Convert each binary string to its decimal equivalent. Non-binary lines are unchanged.
11111111 → 255
1010 → 10
0 → 0
Create multi-step text transformations