Screenpresso User Manual
Screenpresso User Manual
Screenpresso User Manual
Screenpresso User
Manual
Screenpresso captures your screen (screenshots and HD videos screencasts) for your
training documents, collaborative design work, IT bug reports, and more... It is a light-
weight Windows screen grab tool with built-in image editor and publishing options.
2018
This document is also available directly in Screenpresso by pressing the key. By default, the online help is
opened. However, if the PDF file is present locally in the same folder as Screenpresso.exe, the local file is used.
If you have any questions, remarks or if you need further information, feel free to contact the support team by
e-mail: contact@screenpresso.com
1
Screenpresso User Manual
2 Table of content
2
Screenpresso User Manual
3
Screenpresso User Manual
4
Screenpresso User Manual
5
Screenpresso User Manual
The FREE version and the PRO version are using the same binary (Screenpresso.exe). A license key is required
to switch FREE to PRO version.
Important note
Some intermediate releases (beta versions) are also available with some new features and fixes. You can get
them once you have installed Screenpresso by using the Check For Update button in the tool itself.
Release notes are available only for official releases.
6
Screenpresso User Manual
Important notes
- Screenpresso does not require administrator privileges
- As Screenpresso.exe is both an executable program and a setup program (it copies itself in a new
folder), some antivirus software might display some warning messages and prevent Screenpresso
from installing properly. If an alert occurs, please temporarily shut down your antivirus software
Chapter: Installation and updates
7
Screenpresso User Manual
Important notes
- Administrator privileges will also be required later for automatic updates and uninstall
- When Screenpresso is installed in Program Files, it is then available to all users of the computer
- IT team can find some additional information about deployment on our online FAQ :
https://www.screenpresso.com/f-a-q/
Those options can be used to deploy Screenpresso in silent mode or using Microsoft SMS (Systems
Management Server).
Command line arguments Description
-install Install Screenpresso in user's profile folder
Chapter: Installation and updates
(C:\Users\<login>\AppData\Local\LearnPulse\Screenpresso).
-install pf install Screenpresso in Program Files folder
(C:\Program Files\Learnpulse\Screenpresso)
(Administrator privileges are required).
-uninstall Uninstall Screenpresso from user's profile folder.
-uninstall pf Uninstall Screenpresso from Program Files folder
(Administrator privileges are required).
-silent Keyword used to install or uninstall silently without any
8
Screenpresso User Manual
"C:\Users\ME\Desktop\test2.png" 0;0;640;480
screenpresso.exe -capturevideo 0;0;640;480
"C:\Users\ME\Desktop\test3.png"
-newinstance Start a new instance of the Screenpresso and kill the previous
one.
-? Display the help popup about the command line arguments.
9
Screenpresso User Manual
Example:
Screenpresso.exe -install pf -silent -activate [3]-[screenpressopro]-[1]-[…]-[…]-[…==]
4.6 Uninstall
Screenpresso can be uninstalled like any other software using Windows’ control panel and Uninstall a program
option.
It is also possible to uninstall Screenpresso by using the command line: “Screenpresso.exe /uninstall”. Refer to
section 4.5.
Important note
- Administrator privileges are required to uninstall Screenpresso from Program files folder.
To start Screenpresso using the portable mode, run Screenpresso.exe and click on the “Run” button on the
startup screen.
Chapter: Installation and updates
Screenpresso detects if it is started from a USB flash drive. In this case, it runs as portable mode and no file is
generated on the computer. All files and screen captures will be stored in a folder next to the executable file.
Basically, this option allows you to go on some computers, take screen captures using Screenpresso from your
USB flash drive, then go back to your computers and find the captures on the USB flash drive.
10
Screenpresso User Manual
Screenpresso is a tool that is continuously improved so a lot of new versions are available throughout the year.
There are 2 kinds of new versions:
1) Official versions
2) Intermediate versions (beta)
Important notes
- The latest official version is always available on our website at
https://www.screenpresso.com/download
- The release note is available here : https://www.screenpresso.com/releasenotes
- All users are not updated at the same time, so a new version can be available on our website before
you receive the update prompt. Refer to section 4.8.3 to update manually
- Official updates are mandatory for the FREE version of Screenpresso; this is to avoid support of an old
version
11
Screenpresso User Manual
To deploy the activation key, simply add a text file named "activation.lic" containing the activation key and
store it next to Screenpresso.exe on the target machine (where Screenpresso.exe is installed).
12
Screenpresso User Manual
1) On the target machine, deploy the following files in a temporary folder, for instance in c:\temp\:
c:\temp\Screenpresso.exe
c:\temp\activation.lic (optional)
c:\temp\settings.xml (optional)
c:\temp\ScreenpressoHelp.pdf (optional)
c:\temp\FFmpeg\ (optional)
c:\temp\Tesseract (optional)
2) Then run the command with administrator privileges to install Screenpresso into the program files
folder.
C:\temp\screenpresso.exe /install pf /silent
This command will install Screenpresso and all the files defined in 1) in the folder
C:\Program Files\Learnpulse\Screenpresso
Refer to section 4.5 for command line details.
3) If not provided in step 1), you can deploy the license key manually (optional), refer to 4.9.1 for details:
- C:\Program Files\Learnpulse\Screenpresso\activation.lic
or C:\Program Files\Learnpulse\Screenpresso\settings.xml
4) If not provided in step 1) you can deploy default settings manually (optional):
C:\Program Files\Learnpulse\Screenpresso\settings.xml
5) If not provided in step 1) you can deploy user manual manually (optional):
C:\Program Files\Learnpulse\Screenpresso\ScreenpressoHelp.pdf
Important notes
- During testing, make sure you don’t already have a settings.xml file in
%AppData%\Learnpulse\Screenpresso or %LocalAppData%\Learnpulse\Screenpresso folders since it
will override the settings.xml file stored next to Screenpresso.exe.
- To define the Screenpresso directory where the screenshots and videos will be stored, you can modify
the key TempFolderScreenShots in “settings.xml” file and use environment variables such as:
o %Personal%
o %MyDocuments%
o %MyPictures%
o %Desktop%
o %DesktopDirectory%
o %ApplicationData%
o %CommonApplicationData%
o %LocalApplicationData%
o %ComputerName%
Chapter: Installation and updates
o %UserName%
o %UserDomain%
- Screenpresso’s “autostart with user login” is not controller via settings.xml file but via Windows
registry instead. If you manually install Screenpresso and want it to autostart at user logon, add
Screenpresso to the registry with command line argument “-startup”. Do not add a shortcut to startup
menu’s startup folder.
13
Screenpresso User Manual
- If you don’t want Screenpresso to auto-update itself (for instance because users don’t have admin
privileges), it is recommended to apply “NoUpdate’ policy (refer to next chapter).
- At runtime, if video capture is used, Screenpresso automatically downloads third party software
(FFmpeg) for video conversion. If not provided in step 1), you can download FFmpeg from our Web
site (https://cdn.screenpresso.com/binaries/ffmpeg32_20161209.zip) and store it next to
Screenpresso.exe; the path should be:
C:\Program Files\Learnpulse\Screenpresso\ffmpeg.exe
- At runtime, if OCR is used, Screenpresso automatically downloads third party software (Tesserac). If
not provided in step 1), you can download the tool from our Web site
(https://cdn.screenpresso.com/binaries/tesseract_20151130.zip) and store the extracted folder next
to Screenpresso.exe; the path should be:
C:\Program Files\Learnpulse\Screenpresso\Tesseract
[HKEY_LOCAL_MACHINE\SOFTWARE\LearnPulse\Screenpresso\Policies]
"NoRoaming"=dword:00000001
"NoUpdate"=dword:00000001
"NoSharing"=dword:00000001
"NoVideo"=dword:00000001
"NoDevice"=dword:00000001
"NoInstall"=dword:00000001
"NoStats"=dword:00000001
"SupportEmail"="contact@screenpresso.com"
NoRoaming: set it to 1 for all files to be saved in local AppData folder instead of Roaming AppData.
NoUpdate: set it to 1 to disable the automatic update of Screenpresso.
NoSharing: set it to 1 to disable the sharing capabilities.
NoDevice: set it to 1 to disable the mobile device capture capabilities (e.g. Android center).
NoVideo: set it to 1 to disable the video capture feature. In this case, you don’t need to provide ffmpeg.exe
NoInstall: set it to 1 to disallow the user to install the software himself.
NoStats: set it to 1 to disable the anonymous statistics reporting feature by the user.
SupportEmail: replace Screenpresso team email to set company’s IT email.
Chapter: How to activate PRO version
Important note:
14
Screenpresso User Manual
Right click on the Screenpresso icon (1) and click on « Upgrade to PRO! » (2).
In the following window, Click on the button, « Enter activation key » (1) and enter your activation key in (2):
use a copy-paste action to avoid errors. Your key should look like:
[0]-[screenpressopro]-[1]-[1234455]-[12/18/2011]-[zienqsdovsodpdovpsodvjspovjspodvjspodjvspovjspdojg==]
15
Screenpresso User Manual
If your activation key is valid, the FREE version is switched to the PRO version and the limitations of the FREE
version are removed.
You can:
- Left click (simple click) to open the workspace window, which is the main window of Screenpresso;
- Right click to display the context menu with all the actions and the shortcuts;
- Use the shortcuts to start a capture (or the context menu or workspace button). Refer to section 6.5
to find the list of all shortcuts.
Important notes
- Screenpresso can automatically delete old files; refer to section 11.4 for details
16
Screenpresso User Manual
17
Screenpresso User Manual
Capture a video (screencast, the previous region or a default region is used): [Ctrl] + [Print screen]
Screenshot the same region of the previous one: [Shift] + [Print screen]
18
Screenpresso User Manual
Capture a video (screencast, a new region is defined): [Ctrl] + [Shift] + [Print screen]
Chapter: Main concepts of Screenpresso
19
Screenpresso User Manual
7 Capture an image
7.1 All in one capture mode
To create a new screenshot, press the [Print screen] key:
Or use the System tray context menu: “screenshot a region” or use the main button of the Workspace window:
20
Screenpresso User Manual
You can also use the command line: refer to section 4.5 for details.
This is an “all in one” capture mode: full screen, region, windows, scrolling windows. When you start a capture,
the screen becomes frozen and a mouse cursor becomes a crosshair. Screenpresso is now in capture mode.
You can press:
- ‘Escape’ key to quit this mode
- ‘f’ key to capture whole screen
- ‘h’ to toggle color picker display between hexadecimal and decimal color value display
- ‘m’ key to toggle the display of the mouse cursor. If you press the key several times, a zoom factor is
applied.
- ‘p’ key to force Screenpresso to print the screenshot just after it will be taken
- ‘o’ key to toggle to color picker
- ‘w’ key to toggle the application of the configured watermark. If the watermark is ON or OFF is
indicated in the bottom left of the screen:
21
Screenpresso User Manual
Figure 13 : The Chrome browser is highlighted and a red arrow indicates that it is a scrolling window
22
Screenpresso User Manual
o You can also capture the full screen: move the mouse to the top of your screen and you will
see the red box covering the screen.
- Or select the area to capture by defining a window box:
o Move the mouse to the upper left or the area to capture;
o Press left mouse button and hold it;
o Move the mouse to the bottom-right of the area to capture (keep the left mouse button
down);
o Release mouse button.
23
Screenpresso User Manual
Important notes:
- Under Windows Seven or above, Screenpresso will automatically cleanup the Window’s title and
borders transparency to enhance the result (this can be disabled via settings, refer to section the
settings 17)
-
Figure 15 : With transparent border: you can see some windows behind it
- Mouse cursor can always be used to capture: refer to settings section 17.
- Shortcut keys (e.g. print screen key) won’t work if a window having elevated privileges has the focus
unless you have installed Screenpresso in Program Files folder.
3. Open Screenpresso workspace; then click the « Capture » button; then click the small arrow of the
« Screenshot region » button; then choose the « Screenshot full screen » from the menu:
24
Screenpresso User Manual
4. Right-click the Screenpresso icon in system tray (usually at the bottom right of your screen) then select
the « Screenshot full screen » from the menu:
25
Screenpresso User Manual
2. Open the Screenpresso workspace; then click the « Capture » button; then click the small arrow of the
« Screenshot region » button; then choose the « Screenshot previous region » from the menu.
3. Right-click the Screenpresso icon in system tray (usually at the bottom right of your screen) then select
« Screenshot previous region » from the menu.
This command is very useful for people who always want to capture the same area of the screen and also have
all screenshots using the same boundaries.
26
Screenpresso User Manual
Important notes:
- Before starting the capture, you should put the scrollbar cursor at the top position.
- This mode captures only a vertically scrolling window. If you need horizontal scrolling captured, refer
to 7.4.2.
When the automatic mode does not work, for instance if you try to capture a Flash windows or an horizontal
scrolling window, use this manual mode that captures several images and merge them using a stitching
algorithm.
27
Screenpresso User Manual
2. Open Screenpresso workspace; then click the « Capture » button; then click the small arrow of the
« Screenshot region » button; then choose the « Screenshot sing auto scroll » from the menu.
3. Right-click the Screenpresso icon in system tray (usually at the bottom right of your screen) then select
« Screenshot using auto scroll » from the menu.
Screenshot 1
Overlaps
between the 2
Screenshot 1
screenshot
Screenshot 2
Screenshot 2
Screenshot 3 Overlaps
between the 2
screenshot
Important note:
- you can findvideo tutorials onthe Internet: https://www.youtube.com/watch?v=pssN7gWXfVs
line.
28
Screenpresso User Manual
Paste, Publish or drag&drop Click on the Edit button to open The Workspace
your image in your application the built-in editor window is
(e-mail, document, etc…) automatically closed
29
Screenpresso User Manual
Important notes:
- The watermark can be used to add your signature or the name of your company in each Screenshot:
refer to section 17
- The filename of the image can be configured through the settings: refer to section 17.
- The image is saved to the disk. By default “PNG” file format is used. This can be configured to JPG, GIF,
BMP or TIF via settings: refer to section 17
- The clipboard content can be also configured: refer to section 12
- All optional actions can be configured through the settings: refer to section 17
- The context of the capture can be captured if enabled. For instance, the URL of the captured Web
page can be captured so it could be used later. This option is disabled by default
- The resolution of your image depends on your screen resolution. By default, it is 96DPI
Click “Copy text” from systray menu or workspace then select an area of text. Please notice there is no shortcut
configured by default but you can add one via Screenpresso settings.
30
Screenpresso User Manual
1. You may configure the language of the input text to improve OCR result
2. You may translate the result to your language.
This feature uses Google Translate service. Please make sure your text is not confidential and that you
have a working Internet connection.
3. You may change part of the displayed text then press this button to copy selected text to the clipboard
then close the window
4. You may change part of the displayed text then press this button to copy the whole text to the
clipboard then close the window
If you want to close the window without copying any text to the clipboard, simply use the cross at the
upper right of the window.
Please notice this window is sizable if you need to display more text to the screen.
Screenpresso can quickly capture an image then perform QR code or Bar code decoding.
31
Screenpresso User Manual
Click “Decode a QR code” from systray menu or workspace then select an area of text. Please notice there is no
shortcut configured by default but you can add one via Screenpresso settings.
Here’s a sample QR code:
It is analyzed then;
either it is a an URL, then your default browser is opened
either it is text, then it is copied to the clipboard
8 Capture a video
8.1 Overview
Chapter: Capture a video
Screenpresso allows you to record a movie of your screen activity, including sound using the microphone.
This is useful for creating tutorials, software demos or for reporting software issues.
32
Screenpresso User Manual
2. Open Screenpresso’s workspace; then click the « Capture » button; then click the « Record video ».
3. Right-click the Screenpresso’s icon in the system tray (usually at the bottom right of your screen), then
select « Record video » from the menu.
Chapter: Capture a video
33
Screenpresso User Manual
4. Use the command line: « Screenpresso.exe /capturevideo »: refer to section 4.5 for details.
The area outside of the selection becomes grey and the video toolbar appears. The area is fully resizable if
necessary. The toolbar displays some options for recording.
1) The record area: this part of the screen will be recorded in the video:
2) Use the handles to resize the record area;
3) Use the handle to move the area to be recorded;
Chapter: Capture a video
4) Video toolbar:
5) This part of the screen is not recorded in the video. See below for details.
Important notes:
34
Screenpresso User Manual
- Screenpresso uses its own codec which is optimized for screen capture. It records as AVI files and then
converts the files into standard formats such as MP4.
- It is not recommended that you change the codec as some codecs may not support the dimensions of
some recorded areas.
In the settings, you have also an option to highlight the cursor with a yellow halo:
Important note
- Refer to the settings section 17 for advanced configuration.
Important notes
Chapter: Capture a video
- Before recording a long video, make a short video trial to ensure the microphone sound level is
acceptable.
- Make sure you have activated the sound recording via the configuration button.
- If sound is garbled, try this: in Windows’ control panel, open microphone properties, go to ‘Advanced’
tab, and then uncheck ‘Enable audio enhancement’.
35
Screenpresso User Manual
8.4 Webcam
Webcam recording is supported by Screenpresso:
To turn on the webcam, press “Win + F7” shortcut. You can hide the webcam using the same shortcut.
This shortcut is available during recording so you can easily toggle the display of the webcam.
If you right-click on the Web cam window, you can set up the window’s size.
Important notes
- Settings of the web cam are constant, so you can show the Web cam window before starting video
recording, setup the size, and then hide it. During recording, when you show the Web cam window, it
will appear with the correct position and size
- It is also recommended that you show the Web cam window once before recording to avoid the
webcam appearing slowly (due to initialization) in your record
During recording, you can also zoom (x2) and focus the recording around the mouse cursor using the shortcut:
[Win] + [F8].
[Win] + [F8] will toggle the zoom (on/off).
Screenpresso will ensure that the mouse is always visible, even if the zoom is activated. A green rectangle (1) is
displayed to show you the zoomed recording area:
36
Screenpresso User Manual
To pause or resume the video recording: press [Ctrl] + [Print Screen] shortcut or use the Screenpresso system
tray menu.
To stop the video recording:
Press [Print Screen] key;
Or right-click on Screenpresso’s icon in the system tray, then click on “Stop” from the menu.
Notice: if you click the “Exit video mode” instead, the recording stops and the video is lost.
When the recording ends, the Screenpresso’s built-in media player plays the video: refer to chapter below.
Important note
- AVI file format is limited to 2GB (max length). If your video exceeds this limit, Screenpresso
automatically generates multiple files. You will have to merge these files using third party software.
A workaround to this issue is to use “Direct MP4 recording” available under Windows 8 or above
Chapter: Capture a video
37
Screenpresso User Manual
38
Screenpresso User Manual
Press the “Save” button to save the recorded video. The compression immediately starts according to your
settings. Default file format is MP4 (H264 video + AAC audio), which is the best format: highest compression
ratio for best quality video.
The Format menu item available to the right of the green button allows changing of the video format: MP4,
Animated GIF, WMV, OGV or WEBM as well as the dimension of the output video:
Chapter: Capture a video
39
Screenpresso User Manual
MP4 provides a very good compression ratio and is the standard that most devices can read.
Animated GIF is a great option for sending the video via e-mail for instance or putting it on a Web site. It is
important to notice that framework is reduced to 5 images per seconds instead of 15.
Wmv is the Microsoft video codec that has been supported for a long time under Windows. Use this codec if
your viewers are using Microsoft Windows and you want to make sure they will be able to read the file.
Web-M is a great codec supported by Google.
Ogv is an open source codec.
1) Define the video format: MP4, GIF, WMV, OGV or WEBM. MP4 is the recommended format.
2) The size of the output video among predefined sizes:
For instance, our original video is 622 x 512px, if we resize to 960 x 640px
- Max: the output will be 622 x 512px
- Fit Max: the output will be 960 x 640px
40
Screenpresso User Manual
Important notes
- Screenpresso requires a third-party tool: FFmpeg. Screenpresso will download it once before the first
conversion. An Internet connection is required for this. You can download it manually if necessary.
More information is on our online FAQ: https://www.screenpresso.com/f-a-q/
- Screenpresso captures in AVI format with its own lossless and CPU optimized codec and will then
convert the video to MP4 after the capture. The video codec used for recording is fully configurable via
settings
It will generate a HTML 5 file, a folder containing all images and a flash player to be used if necessary and video
file. The generated Web page automatically detects supported Web browser’s features to correctly display the
video.
41
Screenpresso User Manual
Important note
All files must have same resolution and must be compressed using the same codec.
9 Android center
Thanks to Android Debug Bridge (ADB), software officially published by Google, Screenpresso can take captures
on your android device running Android 4.4 or above. To open “Android Center” window, use system tray
menu:
42
Screenpresso User Manual
Your device (mobile phone or tablet) needs to be configured to allow captures. Press the help button at the
bottom left of the window read the tutorial. If you need some more information, search over the Web how to
enable debug mode for your device.
When in debug mode and linked to your computer using an USB cable, your device should appear in Android
Center window.
Screenpresso can recognize more than one device connected at once. Select the correct device in the tabs at th
top of the Window. If your device is disconnected, the buttons are disabled until reconnected.
Press “Screenshot full screen” to take a screen capture (make sure your device’s screen displays what you want
to capture).
Press “Record video” to make a screen recording. Recording’s max duration is 3 minutes and will generate a
MP4 file. Issues might sometime occur if your recording is less than 10 seconds. Press “Stop” to stop video
recording.
Chapter: Presentation tools
10 Presentation tools
Screenpresso features some helpful tools to be used live during a presentation with attendees.
43
Screenpresso User Manual
Via Screenpresso settings, you can add system wide shortcuts to quickly access these features.
10.1 Timer
This window displays a countdown timer and a stopwatch. During a break, it can be used for instance to display
remaining time before the presentation resumes.
Chapter: Presentation tools
44
Screenpresso User Manual
You can click anywhere in the window to be able to move it (not only via the title bar). Double-click anywhere
in the window to show it full screen. Press Escape key to close it.
10.2 Zoom
This zooms part of the screen under the mouse. It allows to better display something that would be hard for
people to see.
Shortcuts:
Change zoom level using mouse wheel
Press R to stop scrolling and start drawing a rectangle. Simply draw the rectangle using the mouse
(press left button)
Press C to clear drawing and restart scrolling
Press Esc to close window (or right-click anywhere)
11 Workspace window
11.1 Overview
This is the main Screenpresso window and it is displayed:
When Screenpresso starts;
using [Win] + [Print Screen] shortcut;
using a single click on Screenpresso icon in the system tray (usually at the bottom right of the screen);
after a capture is performed (can be disabled via settings);
when you start Screenpresso when another instance is already running.
The workspace window displays all captures stored in the Screenpresso working folder (refer to section 6.2)
and provides some direct action buttons.
Chapter: Workspace window
Main features:
45
Screenpresso User Manual
Important note
- The window is optimized to handle thousands of images but opening the window will be slower when
using more than 5000 images.
having a name starting with string “b”: press “s” key once, wait for more than 1 second, then press “b”
key.
If you want to select the first file having a name stating with string “sra”: press “s” key then “r” key in
less than 1 second, then “a” key in less than another second.
46
Screenpresso User Manual
This window fully supports drag and drop and can be used to copy a capture to your desktop, to one of your
existing folders or to attach it to an e-mail.
47
Screenpresso User Manual
1) Click once on the arrow at the top-left of the workspace window to toggle the display in the
workspaces list
2) The current selected workspace
3) Create a new workspace (a new folder on your disk), a prompt will ask for a name. A sub-folder is then
created in the Screenpresso working folder.
You can also drag & drop an existing folder from your hard drive disk:
To create a new workspace, linked to an already existing folder on your disk, simply drag and drop your folder
from Windows’ file explorer to the workspaces list.
Important note:
- In this case no sub-folder named “Screenpresso” will be created.
48
Screenpresso User Manual
To change the order of the displayed workspaces, select one workspace to move then press Control+Up or
Control+Down keys.
Important notes
- The “Default” workspace always exists, refer to section 6.2
- When a new capture is created, the new file is moved to selected workspace
This feature allows the easy transfer of images from an iPhone to the workspace:
1- Download Screenpresso onto your iPhone from Apple Store
2- Launch the software on your iPhone then scan the flash code above
3- Select images on your iPhone then click the 'Execute' button to start uploading to Screenpresso Cloud
4- Back in Screenpresso, click the small blue cloud (at the left hand side of the workspace window) to
Chapter: Workspace window
49
Screenpresso User Manual
This feature allows synchronization between Dropbox, Google Drive or Microsoft OneDrive and the workspace.
That’s great for collaborative work if you have shared your remote folder with other people.
1- Select a remote folder to synchronize with
2- Click the small Dropbox, Drive or OneDrive logo (at the left hand side of the workspace window) to
Chapter: Workspace window
perform a synchronization
50
Screenpresso User Manual
Important note
- Remote files always have priority over local files. If you have made local modifications and remote file
has also been modified (by someone else for instance), synchronization with discard your local
changes.
12 Managing files
The Screenpresso workspace window provides a lot of options to easily manage your media (we term the
individual images or videos as “media”).
51
Screenpresso User Manual
52
Screenpresso User Manual
refreshed.
53
Screenpresso User Manual
pressing F2 shortcut;
right-click and choose “Rename” from the menu.
Renaming an image with its file extension can be used to change the image format
When you rename a media item, the corresponding filename is changed on the disk. If you don’t specify the file
extension (.png for instance) then the current file format is kept. If you specify a file extension, the media is
converted. For instance, if you rename “screenshot.png” to “screenshot.jpg”, Screenpresso does not only
modify the file name, but also converts the file to a real jpg file. To copy your media and convert it, you can also
right-click on the file then choose “Save as…” from the menu.
12.1.4 Sorting
By default, files are displayed from oldest to newest.
You can reverse this order using advanced settings. Refer to section 17.5.
13 Editing an image
Chapter: Editing an image
Screenpresso provides a built-in vector image editor to add annotations, effects, resize and more.
Double-click on an image in the Screenpresso’s workspace to open the editor or click on the Edit button.
54
Screenpresso User Manual
orange handle.
55
Screenpresso User Manual
Drawing Description
tool
This tool is used to draw different types of arrows. For instance:
56
Screenpresso User Manual
or:
This tool is used to add a text area in the image. FYI : We can set a white border around the text to
distinguish the text over the screenshot:
Chapter: Editing an image
Drawing options:
57
Screenpresso User Manual
or
There is an additional handle to move the image of the text bubble.
Important note:
If you want to move only the text and not the image, hold the ALT key when moving the text.
Drawing options:
Chapter: Editing an image
58
Screenpresso User Manual
59
Screenpresso User Manual
Important note:
If you want to move only the circle and not the connector, hold the ALT key when moving the circle
This tool is used to highlight part of the screenshot.
This tool is like the rectangle and is used to draw an ellipse or circle. Most of the time this tool is
used to highlight a part of a screenshot.
Chapter: Editing an image
Drawing options:
60
Screenpresso User Manual
This tool is used to blur a part of the image (to hide confidential data, for instance).
61
Screenpresso User Manual
Blur level 1:
Blur level 8 :
Blur level 20 :
This tool is used to add stamps or insert an image:
Important notes
- You can browse your own stamps/images
62
Screenpresso User Manual
- You can drag & drop external images to the editor canvas to quickly insert images into the
Screenpresso workspace windows to combine images:
63
Screenpresso User Manual
64
Screenpresso User Manual
Important notes
- To unselect the tool:
o Press the Escape key
o Or Right click
- To copy/paste a drawing item:
o Right click on the item, choose copy then paste
o Hold the CTRL key while drag and dropping the item
- To create a square drawing item (width = height), hold the CTRL key while resizing the drawing item.
- You can define your own item drawing presets:
In the drawing options, when you have set all the properties, click on the “Set default” button (1).
You can assign the current properties to an existing preset, for instance (2) or create a new preset with the
“new” button (3).
For instance, if we create a new preset for a green number, then, when you want to create a new green
number, you can select the preset directly before creating it:
65
Screenpresso User Manual
66
Screenpresso User Manual
There are several options, depending on the type of line between (1) and (2):
18) Resize: this dialog provides many ways to resize your image:
You can define a fixed or an automatic canvas size (recommended) as well as the background color.
If you choose automatic canvas size, when you move a drawing item or an image outside the canvas, it will
automatically be resized:
67
Screenpresso User Manual
20) Border: tool to add image border and effects to your screenshot:
68
Screenpresso User Manual
- Drop shadow
- Switch your color image to greyscale
- Rotation, for instance:
Important note
- To turn off an effect, set the corresponding parameter to its minimum value
You can open the image in third party applications using the “Open with” option:
69
Screenpresso User Manual
14 Editing a video
14.1 Built-in editor
The current version of the built-in editor of Screenpresso provides limited editing functions:
- Resizing
- Export frames
- Changing format (mp4, wmv, …)
In the workspace window, click on the button Edit on a video or double click on a video. Chapter: Editing a video
70
Screenpresso User Manual
15 Document generator
It is possible to generate a PDF, DOCX, HTML or animated GIF document based on selected images. This is great
for quickly generating a user or training manual.
71
Screenpresso User Manual
a. Click on “Give a title to the image” text area and write your own title
b. Click on “Write a description for the image” text area and write a description
HTML tags are supported. You may, for instance, write ‘This is an <b>important</b> feature”
72
Screenpresso User Manual
c. If a number item is selected, you can write a description for it at the bottom of the editor
73
Screenpresso User Manual
7. Press the “Del” key to remove an image from the document to be generated (does not delete it from
disk);
8. Press the “Add images” button to display Screenpresso’s workspace. You can then drag and drop
images to add to the document;
9. Choose the document type to be generated (Adobe PDF, Microsoft Word 2007, HTML or GIF);
10. Press the OK button.
74
Screenpresso User Manual
11. The newly generated document is automatically opened using a default application (Acrobat reader
for instance) for review and the file is available in workspace.
Important note:
A generated document is based on a Microsoft Word 2007 template file. If a file name “Template.docx” is
found next to Screenpresso.exe, it is used for document generation. If you have a Microsoft Word file editor
installed on your computer, you can open this template using the button provided in the generator settings.
1. For large images, the orientation of the document can be changed to landscape.
2. Set image filename’s as default title’s value when unspecified
3. Forces images to always appear before their corresponding text description.
4. Forces a page break between each image and its corresponding text description.
5. Opens the file used for generating the document default headers and footers and heading styles. A
Microsoft Word file editor must be installed on your computer.
6. Changes delay between images for animated GIF output.
75
Screenpresso User Manual
16 Publishing files
16.1 Local publishing
In the workspace window, on each file, you can export the file using:
- Right-click, then choose “Save as” from the menu (or CTRL+S) and then choose the file format;
- Drag & drop to the destination folder.
Once the accounts are configured, they will be available in the publish button in the workspace window:
Chapter: Publishing files
76
Screenpresso User Manual
Important note:
- Some sharing services are only available in the PRO version
- Some sharing services can be disabled if they don’t support the files you have selected.
For instance, some sharing services don’t support multiple files upload, or don’t support video files.
77
Screenpresso User Manual
Screenpresso will upload your images and videos and then give you a public URL to share:
If you open the “Delete URL” link in a Web browser, it deletes uploaded files without confirmation. This URL
works only when called using the same IP address than during upload.
78
Screenpresso User Manual
You can then retrieve previously uploaded images or videos and the corresponding URL.
17 Settings
17.1 General
79
Screenpresso User Manual
17.2 Screenshot
80
Screenpresso User Manual
7) Check this box to capture the mouse on each capture (otherwise you need to press M during capture
to add the mouse cursor).
8) Default resizing that is applied on each capture.
9) Default image effect that is applied on each capture.
10) Define the watermark settings that will apply on each capture (you can still turn ON or OFF using W
key during capture).
17.3 Sharing
This tab allows you to configure the sharing services described in section 16.2
81
Screenpresso User Manual
82
Screenpresso User Manual
- Capture the image context (application title, name, web page URL, …), this is particularly useful for
Evernote sharing:
83
Screenpresso User Manual
WorkspaceCloseOnCapture When True, the window automatically closes when the user
wants to take a new screenshot. Set it to False if you want
to capture Screenpresso itself (note: to capture one
window of Screenpresso, you may select the window, press
ALT+PrintScreen shortcut to copy it, then press CTRL+V in
Screenpresso workspace to paste the copied image.
WorkspaceFadeDelay Number of seconds before the workspace automatically
closes itself. Set it to 9999 to avoid it to close automatically.
WorkspaceLocation X and Y screen coordinates of the window.
WorkspaceReverseDisplayOrder Display screenshots from newest to oldest order instead of
oldest to newest.
WorkspaceSaveLocation By default, the workspace always opens at the same
location on screen. If this setting is set to True and you
move workspace window’s position, the position is restored
when you re-open it.
WorkspaceSize Width and height of the window.
WorkspaceThumbnailDrawReflection False to remove the reflection effect of all thumbnails
displayed in the workspace.
WorkspaceThumbnailSize Width and height of the thumbnails displayed in the
workspace.
WorkspaceWorkspacesDistance Width of the panel displaying the workspaces in
Screenpresso’s workspace window.
WorkspaceWorkspacesHorizontal Workspaces are displayed to the left of the workspace
window by default. When this setting it true, they are
displayed on top of the window.
Chapter: Settings
84