Why does stringmime("image/png" produce jpeg?

On Thursday, October 13, 2016 at 7:44:42 AM UTC+2, love...@gmail.com wrote:
>
> 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)...
>

Reply via email to