On 5/8/11 9:26 PM, glen wrote:
----- Original Message ----
From: Kris Tilford<ktilfo...@cox.net>
On May 8, 2011, at 6:04 PM, glen wrote:
Most of the graphics work is done but it would be good get access to a
couple of
JPEG's the client has sent -- apparently from a smart phone.
Why do you believe they're .jpeg format?
My guess is you've got some other format.
All I received are files called "Attachment 5, Attachment 6. ect. I can
open
them in a text editor like TextEdit or in Firefox
Can't you just drag 'n drop the individual photos from TextEdit or Firefox
directly onto your desktop? Then open these desktop files with something like
GraphicConverter or PhotoShop.
Kris,
If I delete all the extraneous email headers, HTML code and actual email
messages I'm left with this:
------_=_NextPart_006_01CC0431.20606A80--
------_=_NextPart_005_01CC0431.20606A80
Content-Type: image/jpeg;
name="Eagle-Landscaping-Apr-2011.jpg"
Content-Transfer-Encoding: base64
Content-Description: Eagle-Landscaping-Apr-2011.jpg
Content-Disposition: attachment;
filename="Eagle-Landscaping-Apr-2011.jpg"
/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/b
AIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgIC
AwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD
AwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgBWgIuAwERAAIRAQMRAf/EAMIAAQACAgMBAQEBAAAAAAA
[Cut]
this goop goes on for a number of MB's
I did try saving the entire file as .jpg and opening in PhotoShop and I get the
message:
"Could not open "attachment6.jpeg because JPEG marker segment length is too
short (file may be truncated or incomplete)."
So I assume I am not selecting and saving the proper header text info for a
graphic reader to open the file properly. If I drop the entire file into PS I
still get the same message. Perhaps I need to add some kind of text marker to ID
the file as jpeg? --glen
Save the file from the start of /9j/ to the end before the
------NextPart--- etc.
Bring up command prompt, and do:
openssl base64 -d -in <infile> -out <outfile>
And it will convert the file to an actual jpg from a base64 encoded
attachment. Should do the trick!
--
Brielle Bruns
The Summit Open Source Development Group
http://www.sosdg.org / http://www.ahbl.org
--
You received this message because you are a member of G-Group, a group for
those using G3, G4, and G5 desktop Macs - with a particular focus on Power Macs.
The list FAQ is at http://lowendmac.com/lists/g-list.shtml and our netiquette
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to g3-5-list@googlegroups.com
For more options, visit this group at http://groups.google.com/group/g3-5-list