Well, finders keepers.
The imgur link is a Caeser shifted (hence Clooney in the film Hail Caesar!), which points to this QR code:
The QR code scans to
This is impossible to break if the cipher key is randomly generated and kept a secret, but I provided you the key:
You can quickly grab the ascii values of all these characters by looking here: http://asciivalue.com/index.php
Then all you have to do is subtract the ascii values from each other.
I'll do the first three characters here in detail:
x 120 C 067 053 5
³ 179 h 104 075 K
˜ 152 e 101 051 3
The full process:
KEY: Check out my pad, bro! I didn't buy it, I wrote it!
PLAINTEXT: 5K3bhDJ3VjbGwKbLH2fSKvHc8Kh7pb6SpeqG1Z42UvHisKiHP8T
And that's how you do it!
I wrote a tool in c++ that does OTP encryption, and it will spit out a ciphertext, decrypt, generate pads, take custom pads, etc: It took a lot less time to set up the challenge than to write this post.
I wouldn't have a chance in hell even if I got the picture but nice to know the answer