Daniel Cremer wrote: > On Sat, 2004-09-18 at 20:22, James Britt wrote: >>The tedious part is grabbing the correct segments. >> >>http://www.codeproject.com/bitmap/iptc.asp describes doing this. >>The sample code is a win32 CPP project, but the file IPTC.cpp seems to >>have the the important stuff. Porting to Ruby might be fairly simple. > > > Great! this does look do-able, I was hoping there might be something > like this to do but was a bit clueless and some documents discussing > hardcore steganography are a bit scary. > thanks, Let us know how this goes. Maybe consider putting something up on rubyforge. I like the idea of a simple lib that reads ands writes basic jpeg metadata. James >