Text Editing & Management
The Manhwa OCR Tool provides a suite of features for refining your OCR results. All of these actions are primarily managed through the Results Widget
in the Right Panel.
1. The Results Widget
The Results Widget
is a powerful table that displays every text entry from your project. It is your central hub for reviewing and managing OCR data.

-
Interaction:
- Select Row: Clicking a row in the widget automatically highlights the corresponding text box on the image in the Left Panel and scrolls it into view.
- Edit Text: Double-click a row's "Text" cell to edit its content directly.
- Right-Click Menu: Access actions like
Combine Rows (Ctrl+G)
andDelete Row
.
-
Columns (Basic Mode):
- Row #: A unique identifier for each text entry.
- Filename: The source image file.
- Text: The OCR-detected text (or its edited/translated version from the active profile).
- Conf: The confidence score (0.0-1.0) from the OCR engine.
-
Columns (Advanced Mode):
- Edit: Shows
Yes
if the text has been manually edited in the current profile. - Manual: Shows
Yes
if the text box was created using Manual OCR. - Deleted: Shows
Yes
if the text box has been marked for deletion.
- Edit: Shows
Filtering and Sorting (Advanced Mode)
Enable Advanced Mode
using the checkbox in the bottom-right corner to reveal powerful filtering and sorting tools. This helps you quickly find specific text entries in large projects.

- Filter by Filename, Text content, or Confidence Range.
- Filter by status using the
Manual
,Edited
, orDeleted
checkboxes. - Sort by any column in
Ascending
orDescending
order.
2. Editing Text
You can edit text in two ways:
- Via the Results Widget: Double-click the "Text" cell of a row, type your changes, and press
Enter
to confirm. - Via the Style Panel: Select a text box on the image. The Text Box Style Panel will appear in the Right Panel, containing a text input field at the top where you can edit the content.
Important Note on Profiles: When you edit text for the first time while the "Original" profile is active, the application automatically creates a new "User Edit 1" profile and switches to it. This preserves your raw OCR data in the "Original" profile. All subsequent edits will be saved to the active user profile. Learn more about Managing Profiles.
3. Combining Rows
If OCR splits a single sentence into multiple text boxes, you can merge them into one logical entry.
- In the
Results Widget
, select the rows you want to combine. UseCtrl+Click
for non-sequential selection orShift+Click
for a range. - Right-click and select
Combine Rows
or use theCtrl+G
shortcut. - A dialog will appear showing the combined text. You can make final edits here.
- Click
Combine
. The first selected row will be updated with the merged text, and the other source rows will be marked as deleted.
4. Deleting Rows
To remove unwanted OCR results (e.g., misdetections or sound effects).
- In the
Results Widget
, select the row(s) you wish to remove. - Right-click and select
Delete Row
. - Confirm the deletion (this prompt can be disabled in settings). The row will be hidden and excluded from all exports.
5. Find/Replace Widget
This tool allows for efficient bulk text editing across the entire project for the active profile.
- Open the widget using
Edit > Find/Replace
or theCtrl+F
shortcut. - Find: Enter the text string to search for.
- Replace with: Enter the replacement text.
- Actions:
Find Previous / Find Next
: Navigate between matches.Replace
: Replaces the current, highlighted match.Replace All
: Replaces all occurrences in the active profile. Use with caution.
- Options: Refine your search with
Case Sensitive
,Whole Words Only
, orRegular Expression
.
