← Back to context

Comment by nemomarx

8 hours ago

I'd like to know more about the GUID part and how easy is it so deanonymize yeah.

But if it's only on ai generation and not on all images it seems easy enough to work around that part? Still better than printers doing it no matter what you're printing.

The article says that once converted to BMP all the metadata gets removed....so on linux:

convert file.jpg file.bmp; convert file.bmp file.jpg

  • It says that about the C2PA content credentials metadata, but not about the modified image pixels.

    • Conversion from jpg to bmp to jpg is a lossy process, so it may obscure the watermarked pixels.