Skip to content

MetinIlgar/Text-in-Picture_Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Text-in-Picture_Encryption

This application is for encryption and decryption on the picture.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Authors

About The Project

You can use it to encrypt any text you want inside images.

You can suggest changes by forking this repository and creating a pull request or opening an issue.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Required Libraries

Type this command in the console to install the required libraries:

  • pip
    $ pip install -r requirements.txt

Installation

  1. Clone the repo
    git clone https://github.com/MetinIlgar/Text-in-Picture_Encryption.git
  2. See next step to run the software

Usage

Run The Software

python run.py -enc -img picture.png -txt 'sample text'

or

python run.py -dec -img picture.png

or

python run.py

Original Image

Original Image

Encrypted Image

Image encrypted

Roadmap

  • See the open issues for a list of proposed features (and known issues).

  • Take a look at the commits to see the build stages of the program.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Metin Ilgar Mutlu

GitHub Logo Instagram Logo Twitter Logo

About

This application is for encryption and decryption on the picture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages