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.13k stars 206 forks source link

Support of 16bit color depth #37

Closed Ashtreighlia closed 3 years ago

Ashtreighlia commented 4 years ago

Hey, I am freaking amazed by this tool. And I would like to use it for a Creative Commons project. But due to quality of the images I need them to still be at 16bit color depth after "watermarking" them.

Is that a possibility or would that take to much efford to develope?