Usage
Encoding a text message inside a picture
xphoto --encode -i cover.png -m "Hello World" -o encoded.pngEncoding a file inside a picture
xphoto --encode -i cover.png -f myfile.txt -o encoded.pngDecoding data from a picture
xphoto --decode -i encoded.pngOptional parameters
Password
xphoto --encode -i cover.png -m "Hello World" -o encoded.png --password mypasswordLast updated
Was this helpful?