diff --git a/docs/features/INPAINTING.md b/docs/features/INPAINTING.md
index 4b8938484d..d71e897fa4 100644
--- a/docs/features/INPAINTING.md
+++ b/docs/features/INPAINTING.md
@@ -50,28 +50,28 @@ We are hoping to get rid of the need for this workaround in an upcoming release.
1. Open image in Photoshop
-
![step1](../assets/step1.png)
+ ![step1](../assets/step1.png)
2. Use any of the selection tools (Marquee, Lasso, or Wand) to select the area you desire to inpaint.
- ![step2](../assets/step2.png)
+ ![step2](../assets/step2.png)
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.
- ![step4](../assets/step4.png)
+ ![step4](../assets/step4.png)
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.
- ![step5](../assets/step5.png)
+ ![step5](../assets/step5.png)
6. Save the image as a transparent PNG by using `File`-->`Save a Copy` from the menu bar, or by using the keyboard shortcut ++alt+ctrl+s++
- ![step6](../assets/step6.png)
+ ![step6](../assets/step6.png)
7. After following the inpainting instructions above (either through the CLI or the Web UI), marvel at your newfound ability to selectively invoke. Lookin' good!
- ![step7](../assets/step7.png)
+ ![step7](../assets/step7.png)
8. In the export dialogue, Make sure the "Save colour values from transparent pixels" checkbox is selected.
diff --git a/docs/features/OUTPAINTING.md b/docs/features/OUTPAINTING.md
index 1f1e1dbdfa..a9688150a7 100644
--- a/docs/features/OUTPAINTING.md
+++ b/docs/features/OUTPAINTING.md
@@ -25,9 +25,7 @@ implementations.
Consider this image:
-
![curly_woman](../assets/outpainting/curly.png)
-
Pretty nice, but it's annoying that the top of her head is cut
off. She's also a bit off center. Let's fix that!
@@ -78,9 +76,7 @@ invoke> !fix images/curly.png --out_direction top 64
The result is shown here:
-
![curly_woman_outpaint](../assets/outpainting/curly-outpaint.png)
-
Although the effect is similar, there are significant differences from
outcropping: