There are 2 repositories under image-steganography-tool topic.
A web-based, accessible and open-source port of StegSolve.
:closed_lock_with_key:ㅤA C++ program for Image Steganography
Analysis and Implementation of Image Steganography methods using Java
Covert Communication using LSB Based Image Steganography in the frequency domain using the DCT transform.
It is a Steganography Project created for IBM Skills Build Internship with collaboration with Edunet and AICTE. You can hide text in images as well as wave audio using key and similarly you and decrypt the images and audio file to see the hidden text in it.
Image steganography is a method for hiding secret data inside digital images, making it virtually undetectable to the human eye. It's used for secure communication, copyright protection, and data concealment. Extraction requires specialized software and decryption keys.
Image Steganography App
A small tool to perform password-based LSB image steganography
Steganography Console App written in .NET Framework for Windows OS that supports embbeding text and multiple files into an image. Secured with AES-256 encryption.
Pointer Data Steganography: new approach to hide data in media
Tool that hides data in an image using LSB of colour pixels and cryptographycally secure pseudo-random number generator to generate coordinates of pixels to use.
This is an application to hide text data in an image
Simple tool that shows how steganography works.
A simple and incomplete image steganography tool with UTF-8 support in python
A steganography tool to hide text into images, based on discrete cosine transform and random image augmentation
A tool that allows to hide an image inside an another image.