Skip to main content
Participant
August 20, 2017
解決済み

Trying to edit gif: Placing a person's head over the one on the gif

  • August 20, 2017
  • 返信数 1.
  • 2109 ビュー

I am new to Photoshop, and am trying to take a gif and superimpose someone else's head onto the head of the person in the gif. I used the Lasso tool to crop out the new head, and then opened up another screen so I could load the gif. I copied and pasted the new head onto the first frame with no issue, but when I go to paste it onto the subsequent frames it pastes it onto the first frame so there are now two heads there. I obviously am doing something wrong, so help me out please?

    このトピックへの返信は締め切られました。
    解決に役立った回答 Silkrooster

    The file format is irrelevant. It is the same process no matter which format you load.

    Basically you will open the first image, then place the second so you have two images, one on each layer.

    a

    Next you will create a selection on the top layer (the image you want the head to be removed) (The layers can switch place by dragging them)

    Next is to create a mask by clicking the icon at bottom of layers panel that looks like a circle inside a square.

    You can now use refine edge to adjust the edge of the mask if necessary

    Because the mask is an 8-bit greyscale image you can do almost any thing to it you can any other image within reason. This means the mask can be inverted, filters can be used, painted on, etc. However it is a single layer image that can not contain any additional transparency, so layer adjustments, styles, live text, and vector shapes are not allowed.

    Keep in mind however saving as a gif will limit further what can be done. Since it is an 8-bit format with only a single bit for transparency. Therefore save as a psd or tiff first to allow you to edit later if necessary.

    In the save for web dialog box, it will allow you to specify what color will be used for the transparency. In other words anyplace that was transparent in your image will be filled with that color for the gif only. So any feathering or blending from opaque areas to transparent areas will be a sharp edge.

    This is why it is a good idea to save as a psd or tiff so you can change your mind later.

    返信数 1

    Silkrooster
    Silkrooster解決!
    Legend
    August 21, 2017

    The file format is irrelevant. It is the same process no matter which format you load.

    Basically you will open the first image, then place the second so you have two images, one on each layer.

    a

    Next you will create a selection on the top layer (the image you want the head to be removed) (The layers can switch place by dragging them)

    Next is to create a mask by clicking the icon at bottom of layers panel that looks like a circle inside a square.

    You can now use refine edge to adjust the edge of the mask if necessary

    Because the mask is an 8-bit greyscale image you can do almost any thing to it you can any other image within reason. This means the mask can be inverted, filters can be used, painted on, etc. However it is a single layer image that can not contain any additional transparency, so layer adjustments, styles, live text, and vector shapes are not allowed.

    Keep in mind however saving as a gif will limit further what can be done. Since it is an 8-bit format with only a single bit for transparency. Therefore save as a psd or tiff first to allow you to edit later if necessary.

    In the save for web dialog box, it will allow you to specify what color will be used for the transparency. In other words anyplace that was transparent in your image will be filled with that color for the gif only. So any feathering or blending from opaque areas to transparent areas will be a sharp edge.

    This is why it is a good idea to save as a psd or tiff so you can change your mind later.

    bigbaze2017作成者
    Participant
    August 21, 2017

    Awesome, thank you for the reply! The second problem I am having is: when I copy the new head from the one image (after using the Lasso tool to crop it) and paste it onto say the 7th frame of the gif (which has the body I want to paste the head onto) it also pastes it onto the first 6 frames as well. I guess my question is, how do you paste it on just one frame of the gif and not have it be pasted on other frames? Is that where the layers come in?