You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Use the buttons in the <i>main toolbar</i> to zoom in and out as well as rotate the image by an arbitrary angle. Zooming can also be performed by scrolling on the image with the CTRL key pressed.</li>
298
298
<li>Basic image manipulation tools are provided in the <i>image controls toolbar</i>, which is activated by clicking on the <i>image controls button</i> in the <i>main toolbar</i>. The provided tools currently allow brightness and contrast adjustments as well as adjusting the image resolution (through interpolation).</li>
299
-
<li>Multiple images can be selected, which allowes the user to process multiple images in one go (see below).</li>
299
+
<li>Multiple images can be selected, which allows the user to process multiple images in one go (see below).</li>
300
300
</ul>
301
301
<h3><a name="Usage_Recognition">Preparing for recognition</a></h3>
<li>When exporting to PDF, the user is prompted for the font family to use, whether to honour the font sizes detected by the OCR engine, and whether to attempt to homogenize the text line spacing. Also, the user can select the color format, resolution and compression method to use for images in the PDF document to control the size of the generated output.</li>
352
352
<li>Besides PDF, the hOCR document can also be exported to plain text and ODT.</li>
353
-
<li>The <i>HOCR Batch Export</i> button in the main toolbar allows batch-exporting a collection of hOCR HTML files to PDF/ODT/Text. All hOCR HTML files below the selected source folder are processed and corresponding PDF/ODT/Text files are written next to the HTML files. The <i>Group outputs of N lowest levels</i> option allows specifing that the HTML files of the N lowest hierarchy levels of the source tree are stored into a single exported PDF/ODT/Text file N folder levels above the lowest level.</li>
353
+
<li>The <i>HOCR Batch Export</i> button in the main toolbar allows batch-exporting a collection of hOCR HTML files to PDF/ODT/Text. All hOCR HTML files below the selected source folder are processed and corresponding PDF/ODT/Text files are written next to the HTML files. The <i>Group outputs of N lowest levels</i> option allows specifying that the HTML files of the N lowest hierarchy levels of the source tree are stored into a single exported PDF/ODT/Text file N folder levels above the lowest level.</li>
Copy file name to clipboardExpand all lines: docs/2_Usage.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
as well as rotate the image by an arbitrary angle.
19
19
Zooming can also be performed by scrolling on the image with the CTRL key pressed.
20
20
- Basic image manipulation tools are provided in the *image controls toolbar*, which is activated by clicking on the *image controls button* in the *main toolbar*. The provided tools currently allow brightness and contrast  adjustments as well as adjusting the image resolution  (through interpolation).
21
-
- Multiple images can be selected, which allowes the user to process multiple images in one go (see below).
21
+
- Multiple images can be selected, which allows the user to process multiple images in one go (see below).
0 commit comments