Each bit of our byte is injected directly into the Ones Place of a pixel. Click any pixel to inspect its raw color data!
Inspecting: Pixel #1
Original Value: RGB(123, 56, 200)
Steganography Injected Value: RGB(120, 56, 200)
The bit '0' replaced the ones place, modifying the value slightly.