The current implementation only provides image pixel loading, watermark embedding and saving.
There is no functionality for preserving image formats (compression) or metadata implemented yet.
I.e. watermarked output images are stripped of EXIF, ICC profiles and Photoshop data.
It would be desirable to preserve this information (for comments, copyright, color accuracy, location, etc).
Here is an example image with lots of Exif data that is currently being stripped from: https://exiv2.org/sample.html

The current implementation only provides image pixel loading, watermark embedding and saving.
There is no functionality for preserving image formats (compression) or metadata implemented yet.
I.e. watermarked output images are stripped of EXIF, ICC profiles and Photoshop data.
It would be desirable to preserve this information (for comments, copyright, color accuracy, location, etc).
Here is an example image with lots of Exif data that is currently being stripped from: https://exiv2.org/sample.html