Click here to get back home

Convert from base64 to TIFF or BMP or JPG

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Convert from base64 to TIFF or BMP or JPG M_F_H 09-24-2004
Posted by M_F_H on September 24, 2004, 12:15 am
Please log in for more thread options
I have a file that is in base64 format that I would like to convert
to a graphic format such as TIFF, BMP, or JPG. What modules do you
recommend, and how would you use them (by example)?

I'm a newbie to Perl and don't know much about programming in Perl.
However, I have figured out how to install modules on my Linux
Fedora box. Any help would be appreciated...


Posted by Brian McCauley on September 24, 2004, 8:23 pm
Please log in for more thread options


M_F_H wrote:

> I have a file that is in base64 format that I would like to convert to a
> graphic format such as TIFF, BMP, or JPG.

This is like saying "I've got a book printed in green and I'd like to
convert it to one printed in German".

Base64 is a transmission encoding not a content encoding. Underneath
that tranmission encoding will be the content encoding.

> What modules do you recommend,

For handling base64 I would recommend ones with base64 in the name.

For converting image formats I'd use Image::Magick (although I've never
done so).

> and how would you use them

I would read the instructions.



Similar ThreadsPosted
MIME::Base64 bugs? June 5, 2007, 4:21 am
Output binary data in base64 in YAML January 14, 2005, 7:20 pm
Is there any way to convert swf file to bitmap? March 30, 2006, 4:58 am
Module to convert emails February 25, 2007, 2:20 pm
how to convert decimal to hexadecimal in perl July 12, 2004, 8:30 am
Convert::ASN1 - Decode error June 2, 2005, 9:46 am
Convert a PDF document into MS Word docuemnt October 6, 2006, 7:26 am
Convert MS-Word to plain text May 9, 2008, 1:29 pm
module to convert wiki-style to html June 16, 2005, 3:09 pm
OLE Module - Need to convert Excel VB Macro to perl August 3, 2005, 9:06 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap