stego_hide.Rd
Embeds text into the least significant bits of pixel values. The image looks identical to the naked eye.
stego_hide(path, data, out = "stego.png", compress = FALSE)
path to the carrier image (png/jpg)
output file path, default "stego.png"
secret text to hide
invisible output file path