Skip to content

aravind-manoj/ADCodec

Repository files navigation

ADCodec

ADCodec is a data transcoding tool to convert data from files into Advanced Image Code. It can encode all types of data/files into image format and can decode from the image format to its original format while ensuring the data integrity.

Features

  • Encode: Convert any file into a picture.
  • Decode: Retrieve the original file from the encoded picture.

Installation

git clone https://github.com/aravind-manoj/ADCodec.git
cd ADCodec
pip install -r requirements.txt

Usage

python ADCodec.py

Technologies Used

  • Python
  • OpenCV
  • Data Transcoding
  • Cryptography

Contributors

@Tims Tittus

Releases

No releases published

Packages

No packages published

Languages