update Recipe for Photoshop

this way the view doesn't break that fast
This commit is contained in:
mauwii
2022-09-20 06:29:02 +02:00
parent e59307d284
commit 06ad4387a2

View File

@ -48,63 +48,42 @@ We are hoping to get rid of the need for this workaround in an upcoming release.
## Recipe for Adobe Photoshop
![step1](../assets/step1.png){ align=right loading=lazy width=250 }
1) Open image in Photoshop
1. Open image in Photoshop
<figure markdown>
---
![step2](../assets/step2.png){align=right loading=lazy}
2) Use any of the selection tools (Marquee, Lasso, or Wand) to select the area you desire to inpaint.
![step1](../assets/step1.png)
</figure>
---
3) Because we'll be applying a mask over the area we want to preserve, you should now select the inverse by using the ++shift+ctrl+i++ shortcut, or right clicking and using the "Select Inverse" option.
2. Use any of the selection tools (Marquee, Lasso, or Wand) to select the area you desire to inpaint.
<figure markdown>
---
![step4](../assets/step4.png){align=right loading=lazy width=250}
4) You'll now create a mask by selecting the image layer, and Masking the selection. Make sure that you don't delete any of the undrlying image, or your inpainting results will be dramatically impacted.
![step2](../assets/step2.png)
</figure>
3. Because we'll be applying a mask over the area we want to preserve, you should now select the inverse by using the ++shift+ctrl+i++ shortcut, or right clicking and using the "Select Inverse" option.
4. You'll now create a mask by selecting the image layer, and Masking the selection. Make sure that you don't delete any of the undrlying image, or your inpainting results will be dramatically impacted.
<figure markdown>
---
![step5](../assets/step5.png){align=right loading=lazy width=250}
5) Make sure to hide any background layers that are present. You should see the mask applied to your image layer, and the image on your canvas should display the checkered background.
---
![step4](../assets/step4.png)
</figure>
5. Make sure to hide any background layers that are present. You should see the mask applied to your image layer, and the image on your canvas should display the checkered background.
<figure markdown>
![step6](../assets/step6.png){align=right loading=lazy width=250}
6) Save the image as a transparent PNG by using the "Save a Copy" option in the File menu, or using the Alt + Ctrl + S keyboard shortcut
![step5](../assets/step5.png)
</figure>
---
6. Save the image as a transparent PNG by using the "Save a Copy" option in the File menu, or using the Alt + Ctrl + S keyboard shortcut
<figure markdown>
![step7](../assets/step7.png){align=right loading=lazy width=250}
7) After following the inpainting instructions above (either through the CLI or the Web UI), marvel at your newfound ability to selectively dream. Lookin' good!
![step6](../assets/step6.png)
</figure>
---
7. After following the inpainting instructions above (either through the CLI or the Web UI), marvel at your newfound ability to selectively dream. Lookin' good!
8) In the export dialogue, Make sure the "Save colour values from transparent pixels" checkbox is selected.
<figure markdown>
![step7](../assets/step7.png)
</figure>
8. In the export dialogue, Make sure the "Save colour values from transparent pixels" checkbox is selected.