Light python script that compresses JPEGs and uploads to imgur
- Enter your personal client ID or use the one that I made (no configuration necessary!)
- Upload all photos in directory as an album without having to sign in
- Creates a compressed image, uploads it, then deletes it. Your photos remain safe!
- Creates a config file that allows you to upload to a previously used album, and creates an albums.txt file that keeps track of all the albums created
- Download and install dependencies outlined in
requirements.txt
- it's really justrequests
andPillow
. - Run main.py
- Asynchronous requests
- Specify granular quality setting
- Specify config.txt and albums.txt location
- Delete albums given the album's deleteHash