Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 458 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 458 Bytes

File-to-audio

WARNING: Don't try opening the audio files that you get, because your pc might crash and don't encode files larger than 1MB. This is not for storing your files, but a fun proof of concept.

How to use

First, clone the repo

git clone https://github.com/D408-bot/File-to-audio.git

To run, use the following command

python3 Encode.py <YOUR_FILE>

or

python Encode.py <YOUR_FILE>

Same as for the decode