Save picture with keeping transparent background

How can I save a picture as JPEGG and keep de transparent background?

You can not as jpg does not support Transparency.
You might be able to save it with a Path and use the Path in a layout application but that is technically not proper Transparency.
For that you would need to save the image in a file format that does support it (psd, png24, …).

Similar Messages

  • How to save a clip with a transparent background?

    How do i save a clip with a transparent background to export to quicktime and then be able to import it back into my timeline and have it be able to overlay ontop of another clip? Transparent clip is for lower third

    For transparency to work, you need to save it in a format that has an alpha channel. Not sure if FCE supports the Animation codec but if it does you'll want your material as "millions of colors +". The "+" means Alpha.
    x

  • How can I save file in Photoshop with an transparent background as an eps

    I can save a file with a transparent background as an png and place it in a document and retain the transparent background. But my client requires eps file. Any suggestion would be appreciated.

    You could add a clipping path - look in the Paths panel menu.

  • Picture Dropshadow w/ Transparent Background

    Bit of a new user here. Anyway, in CS5 I'm trying to make some pictures have a drop shadow effect with a transparent background so they can be posted on various background colors or patterns. The problem being that when I save, the background is either white or has artifacts. I have tried creating a new transparent background layer, enlarging, adding the drop shadow, cropping as needed and saving as gif or png with transparency selected to no avail. Let me know if there's another way.
    Thanks for any help

    Are you trying to hide the background behind the ciclid? So that only the fish shows? thats what a female convict right? or very young male.
    Edit: i see now trying to get the picture its self to show a shadow.

  • How do I import animated gifs into Premiere with a transparent background?

    I have an animated gif that I got from the internet, and I'm trying to import it into Premiere Pro with a transparent background. The gif is of a video game character standing still and blinking. Whenever I import it, it always has a white background, so I need help on how to change that.
    I've gone into Photoshop and removed the white background frame by frame, making it transparent. I do this by using the magic wand tool to select the white background, then hit "delete" to turn it into that diamond grid, which means it's transparent. I then select File -> Save for Web. I preview every frame, and it shows that the backgrounds are transparent. I save it as a gif. But when I import it into Premiere Pro, the white background is still there.
    I've read many forums online about people trying to import images into Premiere Pro with a transparent background, but none of them have explained how to do it specifically for animated gifs. Every answer has always been "export the image as a png, that'll work", and sure enough, I exported a few frames of the gif as pngs, and those few frames had transparent backgrounds in Premiere Pro. But I don't want a png because those aren't animated sequences, those can only be still images. I need to export it as a gif so that it will remain animated, but gif files always have that dreaded white background in Premiere Pro.
    I suppose I could export every frame as a png, import each of those frames into Premiere Pro, then string all the frames together and tweak them so they'll be functionally identical to the animated gif, but that would take forever. I'm making a video project and I need numerous animated gifs to work with, so I don't want to do that with every single one of them. I'm looking for a way to simply import the gifs into Premiere Pro and be done with it. If there is any way to do this, please help me.
    -Robert

    faind on gif transparency and other cartoon animation problems : Adobe After Effects
    " The reason: GIFs don't support alpha channels. Instead, their file structure assigns a certain color value to be read as totally transparent. There aren't any degrees of transparency as you find in graphics formats that do support alpha channels.
    To use an animated gif in AE, you'd first have to create the areas of transparency, then convert the series of images into a graphics format that supports alpha channels, and there are a bunch: PICT, TIFF, TARGA or PNG, to name a few."

  • How do I export a keynote slide to pdf with a transparent background?

    I use Keynote for creating figures for a report I'm currently writing and layouting in Adobe InDesign.
    Unfortunately I have run in to a quite annoying problem.
    Because of the page-layout and background graphics in my main report, I need to be able to export the figures without the white background which comes as standard. I tried to remove the background in "Master & layout" (my Keynote is in Danish, not sure if it's called the same in English), which is suggested to bring background transparency when exporting to Quicktime movies. I doesn't seem to have any effect when exporting to pdf though.
    When importing the pdf's into InDesign the figures comes up with a white background instead of the wanted transparent.
    My choice of pdf over png is because of the vector graphics.
    Is it possible to export to pdf's with a transparent background?

    One option would be to export the slides as image files and bring them in Pages in that format.
    From the top menu bar:
    Share > Export > Images

  • Is it possible to have video with a transparent background in dps?

    Is it possible to have video with a transparent background in dps?. Basically i've animated some elements in apple motion and want to incorporate them as an overlay (with the indesign page background showing through).

    You could do it with an image sequence but AFAIK there’s no support for alpha channels in video.

  • Insert an image button with a transparent background?

    I would like to be able to use an image button with a
    transparent background. I have converted my graphic files to .gifs
    with transparent backgrounds. But when imported into Captivate,
    they have a white background. If I insert as an image button and
    check "transparent" it turns the entire image transparent. Is it
    possible to have a transparent background when using the image
    button functionality in Captivate? Thanks!

    I still cannot get this work. Does anyone have anymore help?
    I have .gif files for the image button with a transparent
    background. When I insert into Captivate as an image I can click
    the option for a transparent background, and the image appears in
    my Captivate project with a transparent background. Now, what I
    really want to do is insert this into my project as a button. I
    insert this into Captivate as an image button (there is no option
    for a transparent background) and the image appears in my Captivate
    project with a white background. Is it possible to have an image
    button with a transparent background? Do I need to do a workaround
    (something like, use my image along with a transparent button or
    clickbox on top of the image?) Thanks for the help.

  • Why can't I save pictures with Dates in name such as 2010/05/20 subject.jpg?

    I am trying out Photoshop CS5 before I buy and found out I can no longer save pictures by dates to keep them in order.It has worked in every photoshop I have owned before. If you use a photo name like 2010/05/20 subject.jpg It gives you (could not save as "2010:05:20 subject.jpg" invalid file name)

    I don't have a copy of CS5, so cannot confirm, but...
    Apple did a very strange thing when it changed from System 9 to OS X (a long time ago!). The separator character in System 9 paths was ":", while the separator character in Unix is "/". This means that you cannot have a ":" in a file name in System 9, and you cannot have a "/" in a file name for Unix, including all versions of Mac OS. There is a work-around that I don't really understand that allows Mac to put a ":" in a file name on OS X that is then displayed as a "/". You can test this by creating a file with "/" in it and then doing a "ls" in Terminal. A file named "This/file/has/slashes.rtf" in Finder becomes "This:file:has:slashes.rtf" in Terminal.
    In any event, this work-around is a recipe for disaster (a file has a different name in the Finder than it when looked at by Unix command-line tools?--careful!).
    I always use dashes in my dates.
    I suspect that CS5 is using different Apple code than CS4, resulting in this issue.

  • How do I flatten an image in Photoshop with a transparent background?

    Hello!  I am trying to flatten an image in Photoshop while keeping my transparent background.  When I flatten, it gives me this white background instead.  Someone posted this, "thanks for the help. I've seemed to of figured it out. what I did was>merge all visible layers(except for the background layer),>command and click on the layer to select all>flatten image>command j>deselect> and then delete the flatten layer. this gave me the transparent background I was looking for." but it didn't help me.  Please help!         

    Hello Jeff a Wright,
    The version of Photoshop I am using is Photoshop CS5.1.  Whenever I flatten an image, it makes a white background, and gets rid of my transparent background.         

  • Subtitles with semi-transparent background rectangle

    Hello -
    Is it possible to create a semi-transparent background that helps make subtitles more readable? I need to do this using the DVD SP interface or make a modification to a .stl file.
    Either method will work.
    I am using DVD SP 4.2.0

    It is possible only with graphic files STL variation.

  • I need to be able to save pictures with a specific name and email as a .jpg file (not an jpeg image).  Any app suggestions to be able to do this?

    I purchased Photoshop Touch which let me save the picture with a name, but when I emailed it, is was an jpeg image. 
    Anyone know how I can do this or have suggestions for other apps.   I've done quite a bit of research and having trouble finding this specific type of information
    Thanks!!

    Hi, I had the same issue. My solution was to take the freeware-tool clickto.
    So I'm now able to take any text, copy it and past it via clickto into a new mail.
    [http://www.clicktoapp.com Clickto ]expands your copy-paste feature by showing you some "satellites" after doing the copy action. These "satellites" now will give you some opportunities to paste your copied content, for example a picture to facebook or a text to a new mail on gmail with just 1 single click.

  • How to save pictures with the config file "Write Key.vi"

    hi all,
    On my front panel I've few controls pictures containing photos (JPG type) . The user can select the photo he wants using the classic file dialog box.
    Usally I use the config files VI's to save the control values from one run to another one. In the config files VIs, I use the polymorphic "write Key.vi" wich accept only booean, I32, U32, path, and string dada type, but no picture !
    I've tried the "flatten to string" fonction (picture --> flatten to string --> writekey.vi) , no broken wire but the conversion is very very too long and to heavy (20Mo a key!).
    another way, would be to write in a xml file, I've also tried but I've always get the 1104 error: No end tag was found for an XML start/end tag pair.
    can someone help me.
    what is the best way for  retrieving controls pictures with photos

    Hi GerdW
    Many thanks for your quick answer. Always happy to get advises from fellow programmers.
    You suggest to use the "path" input of the "write key.vi" (configuration file utilities) to retrieve photos that a user would have selected in a previous run. Could be a good solution in a number of applications but what I would like to do is like in a excel or word file. Once a photo has been embeded in one xls file for ex., I find it back each time i open this xls file, even if the original photo's file has been deleted or if my application runs on another computer.
    xml file looks interesting for that purpose (i mean used as config file). I can easily store in a xml file a labview picture (like a colored rectangle e.g.) but when i try with a photo (wich is a also a picture) labview returns always the error 1104.
    How to fixe this error, or maybe  there is another way to store photos in a config file without passing through xml,
    kind regards.

  • How do I import a graphic with a transparent background.

    Being new to FinalCut Studio 6, I'm still using iMovie HD (6.0.4) for projects I need to get out quickly. I need to import a graphic to use in opening titles. I have it in .eps, .psd, and .png files. So far I can import it but end up with a black background. I need to be able to put the graphic in front of video clips so need the graphic to act like a title with no background or transparent.
    Any suggestions.
    I know I need a FCP training etc. But am hoping to get this project out today or by the end of the weekend. Thanks in advance for help.

    a-l-i is right, not possible in iMHD6.. (iM08 supports this 'effect').
    you can use QuicktimePro for overlaying grafics ..
    advice on my site:
    http://karsten.schluter.googlepages.com/watermark

  • Cfdocument - PDF with clear/transparent background?

    I would like to generate a PDF file using cfdocument that has
    a completely clear / transparent background. Is this possible?
    Right now, I get a white "bounding box". Your help is
    appreciated.

    There is an attribute of the cfdocument tag of
    backgroundvisible = "yes" or "no", not sure if that will help.
    I use the background="image.jpg" of the body tag to adjust
    the background of the outputted pdf file.

Maybe you are looking for