Comment by jijji
6 hours ago
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
6 hours ago
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.