Jul 9, 2008

How To Create Embed Image Mail In Gmail

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Google Services > GMail
Pages: 1, 2, 3, 4, 5

free web hosting

How To Create Embed Image Mail In Gmail

D.BOY
Hi to all !

Anybody can help me to create an email with embedded image so that mail reader automatically see that image. Moreover I wont attached that image as it appears small in size in on gmail.

Thanks in Advance.

Reply

moldboy
It looks to me like you can't in gmail, if you could it would be in the rich formatting toolbar and would be insert an image. THere is an entry in their help here https://mail.google.com/support/bin/answer....4261&topic=1516 however it doesn't appear to offer help like you want. Um if you mean make the images show up in gmail, (they don't by default) you can't make someone elses gmail show the images you sent, unless you send the images as an attachment, but then it won't be in the body of the email.

Reply

rvalkass
Google's help files state this:
QUOTE

Google Mail doesn't currently offer the ability to attach images inline, because we don't support HTML formatting.

Even when you use the full formatting options, you don't have any HTML options or anything like that, so you can only send mail in plain text, but you can receive messages with inline images.

Reply

Zecc
Here's a way, which I haven't tried myself, but probably works if they say so:
QUOTE
First, get and install Flock. It's free. It's not version 1.0 yet, it has many bugs, but it is usable.

Second, set up a Flickr account. It's free. Post your image on Flickr, and enable it for public viewing.

Third, open a web browser window and go to your Gmail account. Click "Compose Mail" to start a new message. Type a few words on a few lines to start with.

Fourth, bring up Flock and click the feather-pen icon, as if you're entering a web log entry. If you don't have any weblog system set up yet, don't worry, you don't need one for this (click "cancel" if a dialog box asks you to log in to one). click the "topbar" icon, and choose "Flickr topbar". Enter your username in there, so it finds your image.

Now drag and drop that image into the body of your Flock web log entry area.

Lastly, select that image in the flock web log entry area, and drag-n-drop it into your Gmail window's message body! The image magically appears there!
From http://pauliotech.blogspot.com/2005/12/flo...mage-trick.html

Fast and easy, isn't it? dry.gif

 

 

 


Reply

delivi
Actually drag and drop, and copy, pasting of images does make it appear in the compose window, but when you send that mail to someone they'll not be able to view the image. Only you can view the image, you can store in the drafts and view it later, but the image cant be seen by the receiver.

Reply

serverph
it can be done as what D.BOY wants it. smile.gif i've done it several times successfully. tongue.gif

first thing to do is make your image available online. upload it somewhere, like http://www.imageshack.us for example. if you uploaded it in imageshack, get the direct link of the image and paste it on your browser.

here is a sample image i uploaded so you can test it yourself in the next steps: http://img126.imageshack.us/img126/1627/zi060813vo1.gif

once its loaded in your browser, drag your mouse across the image so the whole image gets selected or highlighted (it would turn dark to indicate that it is successfully highlighted/selected). don't miss that part.

then while it is selected/highlighted, right-click your mouse over it, then from the menu which appears, choose COPY.

go to your GMAIL account, then COMPOSE MAIL. use RICH FORMATTING instead of PLAIN TEXT. then press CTRL-V to paste the copied image in your message body. the image will then show and appear embedded. fill out the recipients of your email, then send away!

of course, your recipients should be online to be able to view the image (in GMAIL, they should choose to DISPLAY IMAGES BELOW when they receive your email with embedded image).

if you doubt it, test it first. smile.gif if you cant replicate what i've done PM me with your GMAIL address, and i'll send you an embedded image as proof myself biggrin.gif

post your results below. smile.gif btw, it will not appear as an attachment as it will directly access the online image from where you uploaded it when recipient views your email with embedded image.

Reply

iGuest
How To Create Embed Image Mail In Gmail

This method worked 100%, after wasting 2 hours searching for help everywhere else. Thank you so much!!!!

-Dawn

Reply

iGuest
Worked Perfectly! Thanks! You are the only one to figure that I have found!

-Dustin

Reply

iGuest
To create a gmail email with embedded images you need to copy and paste them from another browser window, but to get them to appear in another browser window does not mean you have to upload them to the web. You can create and html file on you local hard drive and open that in your browser instead. I have create a simply batch file to automate this.





###Create Batch file (do once only)



1. Open notepad

to. Paste in the following



echo ^<html^> > album.html

echo ^<head^>^<title^>GMail album^</title^>^</head^> >> album.html

echo ^<body^> >> album.html

echo ^<br^>^<br^>^<br^>^<br^> >> album.html

for %%I in (*.jpg *.jpeg) do echo ^<img src="%%I"^>^<br^>^<br^>^<br^>^<br^> >> album.html

echo ^</body^> >> album.html

echo ^</html^> >> album.html



3. Save it as see:\windows\create-jpeg-album.bat





### Preparing Images (repeat for each different email)



1. Resize/copy all email images into an empty folder.

to. Open command prompt window in empty folder.

3. Type create-jpeg-album at prompt and hit enter.



A file called album.html should appear in this folder





### Creating the email (repeat for each email)



1. Compose a new rich text gmail email.

to. From windows explorer double click on album.html to open it in a new browser window.

3. Use the menu Edit/Select All or Ctrl-A to select the entire contents of album.html.

4. Use the menu Edit/Copy or Ctrl-C to copy the contents to the clipboard.

5. Click in the body of the new gmail email and use the menu Edit/Paste or Ctrl-V to paste the contents into the body of the new email.



Hope this helps

Jim



-Jim Fricker

Reply

iGuest
Thanks! Highlight online image, copy paste works like a charm! I put a note to press the display images to the recipients

-Stellar

Reply

Latest Entries

iGuest
Replying to iGuestReplying to iGuest

He means

C:\windows\create-jpeg-album.Bat

Reply

iGuest
Replying to Trap FeedBacker
Hi Jim or anyone else who might know,

When you say the file as: see:\windows\create-jpeg-album.Bat ...It says invalid file format. What am I doing wrong?


-question by Carina

Reply

iGuest
The Easiest (maybe) Way
How To Create Embed Image Mail In Gmail

Use a mail program and send messages using that. You can use all the HTML you want. I recommend Mozilla Thunderbird.

Reply

iGuest
Thanks!
How To Create Embed Image Mail In Gmail

Replying to serverphWorks! You ROCK!

-reply by Jerry

Reply

iGuest
Replying to Trap FeedBacker

The BRIGHTEST idea I've heard yet.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2, 3, 4, 5
Recent Queries:-
  1. insert images into gmail - 0.89 hr back.
  2. embed pictures into gmail body - 0.93 hr back.
  3. how to imbed a photo in gmail - 1.94 hr back.
  4. how to create e-mail with embedded pictures - 2.73 hr back.
  5. how could send picture in gmail - 2.84 hr back.
  6. link to a new email with embedded image - 2.96 hr back.
  7. insert image body gmail - 3.24 hr back.
Similar Topics

Keywords : create, embed, image, mail, gmail

  1. Gmail Invitations
    Hello someone need a Gmail invitation? (1)
  2. Working Download Manager For Gmail Attachments?
    anybody with experience...? (2)
    is there a download manager that i can use to manage my downloads of GMAIL attachments ? i want to
    queue up my downloads in such a way that i can simply leave it running in the background (and
    possibly resume downloads too, if connection is lost). anybody with relevant experience in this
    respect, and who can recommend a download manager which will work? i don't want to download all
    kinds of download managers out there to test it one by one, so your experience in this regard is
    highly appreciated. /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt....
  3. Auto-delete Your Spam In Gmail
    finally, get rid of all that spam! (13)
    i have been using gmail for quite a while, and have always hated hotmail. i hate it now more than
    ever now that it is 'windows live mail'. however, there has always been something about
    gmail that bugs me: how on earth do i get rid of all that spam? i mean, doesn't it ever bug you
    when you have 3 new messages in your inbox, and then 56 bits of spam? and then you have to manually
    head to the spam folder, and delete them all? i know gmail offer you a lot of space and i know the
    spam messages get deleted after 30 days, but for me it is a phsychological thing: i....
  4. Gmail Drive Going To Work?
    (2)
    I heard Gmail changed their way in their system. So Gmail Drive don't work anymore. Any idea or
    anyone is working on this? Gmail Drive used to be a very handy tool! Until last week.. ........
  5. Gmail Imap
    (2)
    My gmail has no IMAP on your settings. Someone I know how to access it or not available?....
  6. Gmail - Accounts Got Disables Last Week....
    (3)
    I believe many must be aware of the mishap in Gmail last week, as few of the accounts got disabled
    due to some reason. One of my friend was also a victim of this... But Good that Google retrieved
    everything in a week and he is again among the happy customers of google... This is happening
    rarely in Gmail. Please make sure that you have backups of all your mails someplace to avoid any
    loss. http://mail.google.com/support/bin/answer.py?answer=50208
    http://www.techcrunch.com/2006/12/28/gmail...mail-deletions/ Ways to avoid loss 1. Forward all
    your incoming mails to....
  7. Why Do People Care About Gmail?
    i made my account first try (13)
    whats so good about gmail? is it something inside gmail? what are the these invites people care
    about? i have never sent one..... so do i have them?....
  8. Google Chat -- Blocked ?
    chat in gmail blocked by administrator.... no worries. (3)
    Is google Chat inside gmail blocked in school, college or office by your network admistrator ?? Do
    not have sufficient rights to install gtalk ? No worries... There is always another way to use
    it.... 1. Sign into your customized google home page (igoogle) -- Go to google.com and click
    signin on the right upper corner of the page. 2. Go to add gadgets 3. Select "Communication
    Category" 4. Select google Chat gadget to be shown on your home page.... 5. Yahooooooooooooooooo...
    Your friends are ready to chat with you.... There is also yet another advantage in this googl....
  9. Multiple Gmail Accounts As Free Online Storage?
    (8)
    I came across this topic which basically says that you can use Gmail to store your files. If
    you're lucky, you get some free gmail invites to be sent to your friends when you open a gmail
    account. Now if you just keep sending the invites to yourself, you'll end up with lots more
    gmail accounts, isn't it? (I've tried it, you CAN create multiple gmail accounts by inviting
    yourself) And that means more storage space if you use each account to store 2 GB of things right?
    Could it possibly rival other premium data backup services online, most importantly....
  10. How Do I Import Old Gmail Mail To Thunderbird?
    I want my old mails to be in thunderbird (3)
    How Do I import old Gmail-mail to Thunderbird? When I made my account I only got my new mail!....
  11. Check The Storage Size Of Your Gmail And Picasa Web Albums Storage Space
    (2)
    Now you can check the amount of Storage you are using for your GMail and Picasa Web Album accounts.
    Visit this page, https://www.google.com/accounts/ManageStorage you must be logged in view this
    page. This give you the details of the amount of storage utilised and free space available. If you
    run out of space either in Gmail or Picasa Web Album, you can purchase extra storage space and the
    newly bought space will be shared by the GMail and Picasa accounts. If you need you can purchase
    extra space here, https://www.google.com/accounts/PurchaseStorage The rates are....
  12. Gmail Shortkeys
    (0)
    Gmail shortkeys you can use bew short keys in your gmail account QUOTE C = Compose new email
    Shift+C = Compose new email in new window K= new Conversation J= old Conversation N= next email P=
    previous email O or Enter= open Conversation U= back to the Conversation Y= Archive current email X=
    select Conversation S= mark mail or Conversation != report spam R= replay to email Shift+R=
    replay to email in new window A= replay to all Shift+A= replay to all in new window F= forward
    Shift+F= forward in new window Tab then Enter= send email Y then O= archive current C....
  13. What Else Is Gmail Missing?
    Compared to other services (9)
    Well gmail seems to be that popular one that is authentic and easy to use. It seems to be the
    fastest AJAX version of mail compared to AOL, Yahoo, and the ugly Windows Live Mail. But isn't
    that just a bit too bizarre... there seems to be so many features... what is Gmail missing? Google
    is such a large and rich company, what are they not going to be able to afford. For one thing
    Windows Live Mail certainly is missing a lot... no POP3 no mail forwarding and really crappy
    unattractive ads that take up half the screen. And it doesn't let you chat on your Windows Liv....
  14. Does Gmail Have Too Much Spam Emails?
    Vote! (40)
    Do you think gmail gives too much spam? I have been a member of gmail for a month now and I have
    about 200 spam emails! Do, do YOU think they give too much spam? VOTE!....
  15. Gmail And Why People Love It!
    (7)
    Gmail and why people love it! #1. People use gmail as it has lost of tools #2. Gmail has TOO
    MUCH SPACE. #3. You can fetch email from hotmail, yahoo, aol, AIM and any toher email program!
    #4 its fee #5 you can have more then 1 email #6. Good spam controls #7. ITS OWNED BY GOOGLE,
    WHOS TAKING OVER THE WORLD! #8 its easy to use Anybody agree with me??....
  16. Gmail Now Open For Public In India
    (9)
    Google has release GMail for open registrations in India. No more invites are required. Now all
    Indians along with the citizens of Europe and US and few other countries can now register for GMail
    without an Invitation. Just head on to the GMail home page, http://www.gmail.com/ If GMail is
    available for Open registration in your country, you can find a Sign Up link below the Login form.....
  17. Microsoft Says Gmail Is A Virus
    (65)
    QUOTE It seems that Microsoft has started flagging Gmail as a virus in their virus scanning
    software Windows Live OneCare. Many people are reporting that every time they open Gmail, a warning
    is displayed telling the user they are infected with "BAT/BWG.A". Now, either Gmail is a virus, or
    Microsoft is generating false positives. Some affected by this "virus" say other anti-virus products
    do not pick up the infection — to me, this is a bit suspicious. So who should be responsible for
    fixing the problem? Either Google can wait for Microsoft to update their virus def....
  18. Gmail/outlook Problem. Help Needed.
    Is there an aplication for gmail? (5)
    I want to manage my e-mail over a clasic aplication such as Microsoft outlook... I have tried to
    manage my e-mail with outlook, and I can recive e-mail, but I can't send it. So, is there an
    aplication to help me?! Simple, I need an e-mail client software that suports Gmail.......
  19. Gmail - Online Free Mp3 Player
    Add the gmail audio player into your website, easy and quickly! (6)
    Gmail - Online Free Mp3 Player Yes, it true, Google Mail (known as GMail) has its own built-in mp3
    player, in fact, its an audio player, which means if someone send you an audio file, for instance, a
    mp3 or wma file, you can view it with google Mail built-in audio player online, you do not need to
    open your personal audio player ever again, consuming your ram, now you have another advantage using
    Google Mail, the GMail. But that's not all, just open this link, you will see the Gmail
    built-in audio player: Gmail - Online Free Audio Player " http://mail.google.com....
  20. How Did You Feel When You Got Gmail?
    Share it here (60)
    Hai GMail share the feelings that you got when you recived your first GMail Invite. Here is mine
    At first when I received a mail from Google that contained the link for my GMail account, my joy was
    boundless. I signed up for GMail on 2/19/05 the time when GMail was just released and GMail invites
    are rare. I was the only student in my college atthat time having a GMail Account. That made my
    friends look in jealousy. That was great time. ....
  21. Firefox + Gmail = :)
    Use Gmail as an FTP-type server in Firefox! (11)
    QUOTE This extension allows you to use your Gmail Space (2 GB) for file storage. It acts as a
    remote machine. You can transfer files between your hard drive and gmail. This is similar to "Gmail
    Drive" on windows platform. Your gmail account looks like a FTP host and you can upload and download
    your files. After you install, you get an option called "GSpace" in your "tools" menu clicking on
    which opens the window for transfer of files/folders https://addons.mozilla.org/firefox/1593/
    This extension for Firefox is simply amazing to use as a small online hard driv....
  22. Gmail $500 Cash Prize?
    Real or scam? (13)
    hey anyone Has onyone gotten this email.I just got this ,It tells me that I have won $500 cash
    prize at random and gmail will transfer it to my paypal account.But when I click on the link in my
    email,it take me to the page that I can put my paypal account ,my name and get the money,but
    unfortunately,I'm not a premium gmail game account,so it again tells me to sign up for premium
    gmail game account which cost money.It also tells me that I have to use E-gold account to buy
    premium gmail game account which I don't have one.When I try to use paypal account to ....
  23. How Did You Get Gmail
    All GMail members Invited (86)
    Come on all GMail users share here how you got your GMail accounts. We'll see how most of the
    GMail IDs are created from. I registered for GMail in Google Site when it was just out for Beta
    Testing.  I got an Invitation from Google nearly  8 Months after I've registered. But I felt
    exclusive in my college and I was the only guy having GMail Account among my friends and their
    friends circle. Then I started sending Invitations to all my friends and those who asked me for it.
    Now GMail has become common we can get GMail Invitations from numerous sites and forums. B....
  24. Which Antivirus Gmail Is Using?
    A person found out it is Sophos! (11)
    Hey everyone! While surfing the internet I found out an intersing report..which claims that
    Gmail is using Sophos as the antivirus. This guy used a free service in which he sent out some
    malwares and that service gave out the report of major antiviruses...like which one detected it and
    which didnt. And then he compared it with Gmail....and the results show that Gmail found out
    exactly the same malwares which sophos found...so that means there algorithm is same...so it has to
    be sophos! For more information : I am giving the link of the person who conducted the....
  25. Changing A Gmail Password
    how do u do it? (7)
    hi i have a gmail account well a couple of them and i know that someone has been getting on my
    account and screwing with it however i dont know how im supposed to get on and change my password.
    i've tried even getting them to send me information and what not when i forget my password but
    all the same i can never get to a point where i can change it and it kinda is making me upset. my ex
    gets on my account and yells at my friends telling them that i've changed and that i dont want
    anything to do with them and thats wrong i love my friends. anywayz if you know how ....
  26. Gmail Skinning - A Quick Guide
    via CSS! :D (27)
    tired of the same GMAIL look? GMAIL starting to melt your eyes with its antiseptic colors?
    /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /> i know it can be a bit
    harsh... but didn't you wish that you can change how your gmail looks when you log into it?
    /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> surely you will want to try
    this out: SKIN GMAIL! /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'
    /> some basics: * you would need a GMAIL account (obviously! /biggrin.gif' bor....
  27. Gmail Problems
    ...can't access my mail (9)
    Since moving to Pakistan, I've been appalled at the poor internet service here. Especially since
    the cable has gone down, things have only gone from bad to worse. Now with the satellite links
    things are slowly moving again. I can finally access Yahoomail, hotpop mail, all my other mail
    accounts. But for some reason gmail won't work. The google search engine works fine, but when i
    try to access the mail section i get a page not found error. is this possibly only a local problem,
    or is it something that others have found as well? i imagine not, or there would be a ....
  28. Gmail Forum
    Unofficial site. (15)
    Well, I was playing with google search engine when I stumbled onto this:
    http://www.gmailforums.com/index.php ? It is an unofficial site set up to support gmail and was
    said to be the first forum dedicated to Google's Gmail Service. What do you think about it?....
  29. Gmail Drive
    (25)
    The Gmail Drive extension is a program that will create a hard drive in your My Computer folder.
    When creating folders or copying files to this drive, your computer will automatically store them in
    your Gmail account. They are saved as emails and put in attachments. It's pretty cool. Anyone
    else have it?....
  30. Gmail Or Hotmail
    Gmail vs Hotmal (242)
    Which is better??....

    1. Looking for create, embed, image, mail, gmail

Searching Video's for create, embed, image, mail, gmail
Similar
Gmail
Invitations
- Hello
someone need
a Gmail
invitation?
Working
Download
Manager For
Gmail
Attachments?
- anybody
with
experience..
.?
Auto-delete
Your Spam In
Gmail -
finally, get
rid of all
that
spam!
Gmail Drive
Going To
Work?
Gmail Imap
Gmail -
Accounts Got
Disables
Last
Week....
Why Do
People Care
About Gmail?
- i made my
account
first try
Google Chat
-- Blocked ?
- chat in
gmail
blocked by
administrato
r.... no
worries.
Multiple
Gmail
Accounts As
Free Online
Storage?
How Do I
Import Old
Gmail Mail
To
Thunderbird?
- I want my
old mails to
be in
thunderbird
Check The
Storage Size
Of Your
Gmail And
Picasa Web
Albums
Storage
Space
Gmail
Shortkeys
What Else Is
Gmail
Missing? -
Compared to
other
services
Does Gmail
Have Too
Much Spam
Emails? -
Vote!
Gmail And
Why People
Love It!
Gmail Now
Open For
Public In
India
Microsoft
Says Gmail
Is A Virus
Gmail/outloo
k Problem.
Help Needed.
- Is there
an
aplication
for gmail?
Gmail -
Online Free
Mp3 Player -
Add the
gmail audio
player into
your
website,
easy and
quickly!
How Did You
Feel When
You Got
Gmail? -
Share it
here
Firefox +
Gmail = :) -
Use Gmail as
an FTP-type
server in
Firefox!
Gmail
$500
Cash Prize?
- Real or
scam?
How Did You
Get Gmail -
All GMail
members
Invited
Which
Antivirus
Gmail Is
Using? - A
person found
out it is
Sophos!
Changing A
Gmail
Password -
how do u do
it?
Gmail
Skinning - A
Quick Guide
- via
CSS! :D
Gmail
Problems -
...can't
access my
mail
Gmail Forum
- Unofficial
site.
Gmail Drive
Gmail Or
Hotmail -
Gmail vs
Hotmal
advertisement



How To Create Embed Image Mail In Gmail



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE