Adding Gifs to Jpegs

Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.

  1. #1

    Default Adding Gifs to Jpegs

    I want to put my animated gif logo on a jpeg image.
    Can this be done in Image Ready?
    Thanx in advance to all who reply. :>)
    Ilene Chait Guest

  2. Similar Questions and Discussions

    1. Publisher 97 saves jpegs as gifs
      Hi I've just helped someone set up a website using publisher 97 (no recommended) see http://www.greeneggs.net.au/index.html For some reason when I...
    2. Animated GIFs
      Can anybody give me an explanation or link me to a tutorial on how to create animated GIFs? Thanks!
    3. Web Photo Gallery not adding Security text over JPEGs
      I've been converting graphic files to Web Photo Galleries and it works like a charm, but I can't seem to get Security text to be added over JPEG...
    4. HELP: GIFs fading into each other
      How do i create a GIF, which has several images fade into each other, like http://www.wpp.iway.na/Images/Sponsores/CCSponsores.gif?? Please help...
    5. GIFs looking fuzzy...Need Help!
      Hi, I am fairly new to Fireworks and could use some help with this issue I am having. When I export my files, that I have created in Fireworks, they...
  3. #2

    Default Re: Adding Gifs to Jpegs

    You can change gif to RGB mode, copy/paste (or drag) the image into
    another existing RGB image with Photoshop, but you can't animate a JPEG.

    Mac
    Mac McDougald Guest

  4. #3

    Default Re: Adding Gifs to Jpegs

    Ilene,

    If what you are doing is for use on the web, then an approach you might try is to place your JPEG into your web page by creating a table and specifying that the JPEG is used either as the table background image or as a cell's background image. Then, insert your GIF logo into the table and use paragraph formatting or cell size adjustments to position it as you want.

    This would all be peformed in your HTML editor rather than in ImageReady.

    Hope that helps,

    Daryl
    Daryl Pritchard Guest

  5. #4

    Default Re: Adding Gifs to Jpegs

    JPEG doesn't support animation, so I'll assume you want to overlay this animation onto a background JPEG on your website.

    If I'm correct in my assumption, you'll need to do this using HTML coding.

    If you just want one non-moving frame of your animated logo to overlay a JPEG background image, then follow Mac's advice.
    Phosphor Guest

  6. #5

    Default Re: Adding Gifs to Jpegs

    Actually, I want to use it as a signature to put inside my emails. Not webpages.
    There must be some way I can do that.
    Ilene Chait Guest

  7. #6

    Default Re: Adding Gifs to Jpegs

    Use z-indexed DIVs or slices to accomplish this. The slice method would require you to slice the JPG such that you create an appropriately-sized hole for the intended GIF.
    Trevor Morris Guest

  8. #7

    Default Re: Adding Gifs to Jpegs

    Ilene,

    About the only way I can imagine this working in e-mail is if you use HTML formatting for your e-mail and still make use of the suggestions mentioned here. As stated earlier, you cannot combine an animated GIF (or any GIF) into a JPEG, without the end result being a JPEG. The only way to maintain the animation is to keep the GIF intact by way of layering it over the JPEG in some HTML page.

    Regards,

    Daryl
    Daryl Pritchard Guest

  9. #8

    Default Re: Adding Gifs to Jpegs

    Well, she could slice the image, using JPG for most of the slices, and place the GIF in the area needed.

    Easy if you know HTML code, perhaps a bit more challenging if you don't.
    Don McCahill Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139