logoalt Hacker News

nemomarxtoday at 3:56 PM1 replyview on HN

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.


Replies

jijjitoday at 5:41 PM

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

show 1 reply