Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aravind-manoj/adcodec

Advanced Data to Picture Transcoder
https://github.com/aravind-manoj/adcodec

codec decoding encoding opencv python qrcode transcoder

Last synced: about 1 month ago
JSON representation

Advanced Data to Picture Transcoder

Awesome Lists containing this project

README

        

# 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](https://github.com/TimsTittus)