svgsteg - LSB and plausibility aware SVG stego

See whether a steganographic edit to an SVG is visually detectable. Load the original (A) and its stego version (B), then compare by swipe, difference, or both — all rendering and pixel-diff math runs entirely in your browser.

precision min decimals
Load two SVGs to compare. (In the difference view, brighter red = larger per-pixel change, scaled by the amplify slider.)

SVG is rendered and diffed in <canvas> client-side — no renderer ships in the wasm, and nothing leaves your browser.