What this analysis tool does
Compare two local binary or save files byte by byte and locate changed offsets without uploading either file.
Input and analysis contract
Each file is limited to 8 MiB. The engine counts every changed byte position but samples detailed differences and ranges; the page renders only a bounded subset. File lengths, changed-byte count, first difference, positional similarity, and bounded changed-offset details.
Important interpretation limits
A byte difference does not explain what a field means. Generic comparison cannot identify game variables, checksums, corruption, or semantic changes without a format-specific parser.
SaveEditor.com performs this Phase 18 analysis locally in the browser. Generic binary measurements are kept separate from game-specific claims: the tool reports observable bytes and statistics, but does not invent a save-format interpretation.