File Analysis
File Signature Checker
Compare the beginning of a local file with a conservative built-in set of common magic-byte signatures.
Tool family
Compare saves, find values, inspect strings, and analyze file structure.
Current catalog
Planned and deprecated records are intentionally excluded from Tool Family archives. Each result still carries its own support and processing state.
File Analysis
Compare the beginning of a local file with a conservative built-in set of common magic-byte signatures.
File Analysis
Calculate Shannon entropy and byte-distribution statistics for a local file, with a bounded block-by-block entropy view.
File Analysis
Extract bounded runs of printable ASCII or ASCII-range UTF-16LE text from a local binary file with exact byte offsets.
File Analysis
Split one local file into deterministic fixed-size byte chunks and download each chunk separately without uploading the source.
File Analysis
Concatenate multiple local files byte-for-byte in browser selection order into one output file.
File Analysis
Extract an exact byte range from a local file using a zero-based offset and explicit byte length.
File Analysis
Extend a local file to an explicit target length by adding a chosen byte value at the beginning or end.
File Analysis
Create a shorter local copy containing only the first requested number of bytes from the selected file.
File Analysis
Overwrite an exact byte range in a local file with explicitly supplied hexadecimal replacement bytes without changing file length.
File Analysis
Set an exact byte interval in a local file to zero while preserving all other bytes and the original file length.
File Analysis
Reverse the entire byte sequence of a local file so the last byte becomes first and vice versa.
File Analysis
Swap the upper and lower four-bit nibbles of every byte in a local file while preserving byte positions and file size.
File Analysis
XOR every byte of a local file with a repeating hexadecimal key and generate a same-size transformed copy.
File Analysis
Rotate every individual byte in a local file left or right by zero through seven bits.
File Analysis
Interleave two local files by alternating one byte from file A then one byte from file B until both inputs are exhausted.
File Analysis
Split alternating bytes from one local file into separate even-position and odd-position byte streams.
File Analysis
Generate a local binary file of an exact length by repeating an explicit hexadecimal byte pattern.
File Analysis
Generate cryptographically strong random bytes locally with the browser Web Crypto random source and download them as a binary file.
Compatibility first
A tool family groups related jobs, but individual file formats and game versions can have different requirements. The individual tool page is the source of truth for compatibility, processing mode, limitations, and verification details.