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)

Arguments

path

path to the carrier image (png/jpg)

out

output file path, default "stego.png"

text

secret text to hide

Value

invisible output file path