syvaidya / openstego

OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b) Watermarking: Watermarking image files with an invisible signature. It can be used to detect unauthorized file copying.
https://www.openstego.com
GNU General Public License v2.0
1.13k stars 206 forks source link

javax.imageio.IIOException: JFIF APP0 must be first marker after SOI. #51

Closed Kfont400 closed 2 years ago

Kfont400 commented 2 years ago

2022-02-21

Not sure why I'm getting this error or what it exactly means. What do I need to do to clear this error?

syvaidya commented 2 years ago

@Kfont400 can you please attach some sample image where you are seeing this, and also what are you trying to do? Watermarking, data hiding?

syvaidya commented 2 years ago

@Kfont400 any update on this? Can you attach sample cover file image that is giving this issue?

syvaidya commented 2 years ago

Closing for now