News

Image to Text to Audio This Python script allows you to convert text from an image to an audio file. The script uses the pytesseract library to extract text from the image and the gtts library to ...
Semester Project This GUI Python program encrypts an image as audio. The idea is to keep a private image safe from a bad actor, by sending it as an audio file so the bad actor would consider it as not ...