I have some jpeg images saved as base64 encoded strings (such strings can
be produced by ```stringmime("image/png", convert(Image, rand(5,5)))```
using Images.jl). but I tried a whole day and cannot convert them back
(without disk I/O)...
- [julia-users] How to convert a jpeg base64 encoded string... lovebufan
