-
-
Notifications
You must be signed in to change notification settings - Fork 9
Screenshots
- Resize the window to be as small as possible (avoid large empty areas). Images wider than ~900px or so will be scaled down even on a widescreen monitor when displayed in the Help Center.
- GitHub Preview displays them slightly wider however, up to ~1000px.
- Keep it simple. Close unrelated tabs, etc.
- Take care to capture the entire window or other relevant part of the screen, making sure no elements are cut. The image can be more precisely cropped later, if needed.
- PrtSc to copy fullscreen to clipboard. Paste in an image editor.
- Windows + PrtSc to save fullscreen to Pictures > Screenshots.
- Alt + Windows + PrtSc to save a window screenshot to the Videos/Captures folder.
- CMD + Ctrl + 3 for fullscreen screenshot
- CMD + Ctrl + 4 for select area.
- In this mode, press Space to take a window screenshot.
In case you need to highlight a specific button or areas on the screen:
- If the screenshot is borderless with a light color, additional contract is needed. Increase the canvas width by 200 px and height by 100 px (total, not for each side), then add background color (see color codes below).
- Highlight using a 2px or 4px orange rectangle (see color codes below).
- If the highlighting is hard to discern, add a white overlay outside the highlighted box. 60% opacity is standard, but it may need to be adapted depending on the background.
Color | RGB | HEX |
---|---|---|
Background | (210, 248, 246) | #d2f8f6 |
Highlight | (230, 126, 34) | #e67e22 |
Here is a screenshot of the IDE taken with CMD + Ctrl + 4 on macOS, and pressing Space to capture the window.
We can highlight the Serial Monitor button with a 2 px border:
The width is quite small for the resolution, let’s make it 4 px.
Still, since it’s far out in the corner, we can direct the eyes a bit more by adding an overlay.
Now the screenshot is quite bright, to create some contrast on a white page we’ll add the colored background:
Done!
Inkscape is a free and open-source vector graphics editor. Learn how to use it to edit your screenshots.
-
Select the Screenshot layer on the right side menu.
If the menu is not visible, you can access it by pressing the Ctrl+Shift+L.
-
Press Ctrl+I to import your screenshot.
-
Move the screenshot to the Working Area.
- To create contrast, press Ctrl+D to duplicate the Background and drag it under the screenshot.
- Duplicate the 2px or 4px Highlight rectangle and place it over the part that you want to emphasise.
- Duplicate the Overlay rectangle and drag it over the screenshot and background.
-
To draw attention to the highlighted parts, we need to adjust the inner Overlay rectangle to the Highlight rectangle.
-
Double click on the Overlay rectangle.
The cursor will change to Edit path by nodes (N) mode.
- Left click over one of the corners and adjust it to the Highlight rectangle.
You can move each corner freely and use the cusp to corner function to surround the highlighted part with precision.
- The screenshot is ready to export!
- To export your screenshot, select the elements that you want to export.
-
Press Shift+Crtl+E to open the Export menu.
-
Click on Export or Export As to export your file.