How to attach large info to a JPEG file?

Posted by al_lea on Stack Overflow See other posts from Stack Overflow or by al_lea
Published on 2010-05-09T06:03:47Z Indexed on 2010/05/09 6:08 UTC
Read the original article Hit count: 167

Filed under:
|

The APP0 to APP15 markers only support 65535 bytes each (I read this from libjpeg.doc). What if there's a bigger chunk of data to save in the jpeg file?

© Stack Overflow or respective owner

Related posts about jpeg

Related posts about libjpeg