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.
Install / Use
/learn @syvaidya/OpenstegoREADME
OpenStego
OpenStego is a steganography application that provides two functionalities:
-
Data Hiding: It can hide any data within an image file.
-
Watermarking: Watermarking image files with an invisible signature. It can be used to detect unauthorized file copying.
Usage
For GUI:
Use menu shortcut for OpenStego if you used installer. For zip downloads, use the bundled batch file or shell script to launch the GUI.
openstego.bat (Windows)
./openstego.sh (Linux / MacOS)
For command line interface:
Refer to online documentation.
Development
Fork the repository, clone it locally and execute following to build it fully:
gradlew clean dist (Windows)
./gradlew clean dist (Linux / MacOS)
Note: Windows installer will be generated only if you execute build on Windows environment. It needs Inno Setup to be installed, and iscc.exe to be on PATH. If you don't want to generate Windows installer, you can skip the same using following command:
./gradlew clean dist -x distWin
Author
Samir Vaidya (samir [at] openstego.com)
Homepage
https://www.openstego.com
License
GNU General Public License 2.0 (GPL) (see LICENSE file)
Acknowledgement
The digital watermarking code in this product is based on the code provided by Peter Meerwald. Refer to his excellent thesis on watermarking: Peter Meerwald, Digital Image Watermarking in the Wavelet Transfer Domain, Master's Thesis, Department of Scientific Computing, University of Salzburg, Austria, January 2001.
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
