syvaidya / openstego

OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b) Watermarking: Watermarking image files with an invisible signature. It can be used to detect unauthorized file copying.
https://www.openstego.com
GNU General Public License v2.0
1.15k stars 212 forks source link

icc profile is removed after embedding watermark #62

Open jw0785 opened 1 year ago

jw0785 commented 1 year ago

as the title suggests, the image appears untagged after embedding watermark.

it would be helpful to preserve the color profile so there's no need for an extra step.