avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.74k stars 1.07k forks source link

Steganography #599

Closed dhriti987 closed 3 years ago

dhriti987 commented 3 years ago

Aim

Details

dhriti987 commented 3 years ago

I would like to work on this.

kaustubhgupta commented 3 years ago

@dhriti987 assigned to you

dhriti987 commented 3 years ago

@kaustubhgupta Should i make command line options?

kaustubhgupta commented 3 years ago

@dhriti987 That's totally up to you, btw what type of options you suggest?

dhriti987 commented 3 years ago

@kaustubhgupta -e encode -o encoded image file name -d decode -t output decoded data in text file

dhriti987 commented 3 years ago

is there any deadline for submission.... Actually my exams are going on

kaustubhgupta commented 3 years ago

@dhriti987 options are fine, you can go ahead with coding. You have 1 week to implement it.

kaustubhgupta commented 3 years ago

@dhriti987 did you made any progress in the script?

dhriti987 commented 3 years ago

Yes...... should I have to make readme file? i will make a PR tomorrow.

kaustubhgupta commented 3 years ago

Yes, a readme file is required.

dhriti987 commented 3 years ago

@kaustubhgupta i have made a pull request... please review it