What File Deinterleave Tool does
Split alternating bytes from one local file into separate even-position and odd-position byte streams.
Input and output contract
Input is capped at 16 MiB; byte zero goes to the even stream and byte one goes to the odd stream. Two downloadable raw files containing even and odd byte positions.
Safe workflow
Choose an interleaved file, process it, then download the even and odd streams separately. SaveEditor processes this operation locally in the browser and does not infer a game format from the input.
Important limitations
This is byte-wise deinterleaving only and does not infer multi-byte channel layouts. If recombining the outputs does not reproduce the expected structure, verify whether the source uses a larger interleave block size.