stenocli

Perform Image and Text Steganography from your terminal!


Keywords
cli, image, python, python3, steganography, steganography-encoding, terminal, terminal-based, text
License
MIT
Install
pip install stenocli==0.0.3

Documentation

StenoCLI

Perform Image and Text based steganography operations right from your terminal.


Features

  • Image Steganography
  • Text Steganography
  • Better resolution Image steganography
  • Interactive and modern CLI

Install StenoCLI

Requirements:

  • A terminal
  • python >= 2.7

Install:

  • pip install stenocli

For Developers

PRs are welcomed, please fork this repository before following the below steps

  • clone your forked repo and cd into it, then follow the below commands
  • virtualenv .
  • source ./bin/activate
  • pip3 install -r requirements.txt
  • python3 cli.py

Found Something broken

If you come across any bugs, errors or have any suggestions please feel free to open an issue here


Made with ❤️