I’ve been working with our Esendex Email MMS service which forwards any inbound MMS picture messages to an email address. As the picture is MIME encoded I needed a quick way to check the image included. Thanks to a post by Zmeeagain I found the very handy trick of pasting the Base64 encoded text into… Continue reading Speedy MIME Image decoding using HTML