Binwalk

Tool for searching binary images for embedded files and executable code. See Steganography.

List files hidden within an image

binwalk image.jpg

Extract hidden files from the image

This will create a directory _<filename>.extracted containing the files.

binwalk -e image.jpg