diff --git a/docs/assets/step1.png b/docs/assets/step1.png new file mode 100644 index 0000000000..6309f41f20 Binary files /dev/null and b/docs/assets/step1.png differ diff --git a/docs/assets/step2.png b/docs/assets/step2.png new file mode 100644 index 0000000000..06027289b2 Binary files /dev/null and b/docs/assets/step2.png differ diff --git a/docs/assets/step4.png b/docs/assets/step4.png new file mode 100644 index 0000000000..c24db6b470 Binary files /dev/null and b/docs/assets/step4.png differ diff --git a/docs/assets/step5.png b/docs/assets/step5.png new file mode 100644 index 0000000000..b4e9b50576 Binary files /dev/null and b/docs/assets/step5.png differ diff --git a/docs/assets/step6.png b/docs/assets/step6.png new file mode 100644 index 0000000000..c43140c1aa Binary files /dev/null and b/docs/assets/step6.png differ diff --git a/docs/assets/step7.png b/docs/assets/step7.png new file mode 100644 index 0000000000..a575af28b2 Binary files /dev/null and b/docs/assets/step7.png differ diff --git a/docs/features/INPAINTING.md b/docs/features/INPAINTING.md index bf28de31a6..bc1c709837 100644 --- a/docs/features/INPAINTING.md +++ b/docs/features/INPAINTING.md @@ -39,3 +39,40 @@ We are hoping to get rid of the need for this workaround in an upcoming release. 7. Export as PNG 8. In the export dialogue, Make sure the "Save colour values from transparent pixels" checkbox is selected. + + +## Recipe for Adobe Photoshop + +1. Open image in Photoshop +
+ +
+ +2. Use any of the selection tools (Marquee, Lasso, or Wand) to select the area you desire to inpaint. ++ +
+ +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 underlying image, or your inpainting results will be dramatically impacted. ++ +
+ +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. ++ +
+ ++ +
+ +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. + +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! ++ +
+