OCR Processing

The Manhwa OCR Tool uses a customized implementation of EasyOCR to detect and extract text from your images. You can run OCR on all images at once (Batch OCR) or on specific, user-defined areas (Manual OCR).

1. Batch OCR

This is the primary method for automatically extracting text from all images in your project.

  1. Load your project in the Main Application Window.
  2. Click the Process OCR button in the Right Panel's top controls.
  3. The OCR Progress Bar will show the status as images are processed.
  4. Once complete, detected text boxes will appear on the images in the Left Panel, and the extracted text will populate the Results Widget.

2. Manual OCR

Use Manual OCR to target specific areas that Batch OCR may have missed or to correct inaccurate detections.

  1. Click the Manual OCR toggle button in the Right Panel. Your cursor will change to a crosshair.
  2. In the Left Panel, click and drag to draw a rectangle around the text you want to extract.
  3. Release the mouse button. The tool will run OCR only on that selected region.
  4. The new result will appear as a text box on the image and as a new entry in the Results Widget. If the "Original" profile is active, the tool will automatically create a new "User Edit" profile to store this manual entry, preserving your original batch results.
  5. Click the Manual OCR toggle button again to exit Manual OCR mode.

3. OCR Parameters

You can fine-tune the OCR engine's behavior in Settings (Ctrl+,) > OCR Parameters. Adjusting these settings can significantly improve accuracy and performance for your specific project.