Diff
1 operations. Call any of them with cyberchef_bake, or pre-load them
with CYBERCHEF_TOOL_SURFACE=all.
Compares two inputs (separated by the specified delimiter) and highlights the differences between them.
- Tool name:
cyberchef_diff - Input / output:
string→html
| Argument | Type | Default |
|---|---|---|
sample_delimiter |
binaryString | \n\n |
diff_by |
option | Character |
show_added |
boolean | true |
show_removed |
boolean | true |
show_subtraction |
boolean | false |
ignore_whitespace |
boolean | false |