From Binary

← All Tools

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