Convert each decimal integer to its hexadecimal representation (uppercase). Non-integer or non-numeric lines are unchanged.
Example
255 → FF
16 → 10
0 → 0
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations