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