Remix.run Logo
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.

jijji 6 hours ago | parent [-]

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

jkaplowitz 4 hours ago | parent [-]

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

kbelder 36 minutes ago | parent [-]

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