This is a simple Python implementation of the paper, "An Image Steganography Algorithm using LSB Replacement through XOR Substitution" (DOI: 10.1109/ICOIACT46704.2019.8938486). I made this as a fun exploration of implementing algorithms outlined in scientific publications.