Highlights:
- Adds support for Google Lens OCR as a second OCR engine for highly accurate text recognition
--> 200+ languages are now supported - Rework of OCR pipeline step
--> Up to 2.5x speed increase over previous version - Add multi-select support to the batch queue
Notes:
- Utilizes standalone version of PaddleOCR from https://github.com/timminator/PaddleOCR-Standalone
- Utilizes standalone version of Chrome-Lens-OCR from https://github.com/timminator/Chrome-Lens-OCR
- Linux version requires glibc 2.35 or newer (can be checked by running
ldd --versionin a terminal) - 2026-04-26: The CUDA-12.9 Linux files were updated due to missing dependencies for PaddleOCR in the old ones.
Download Tips:
- Windows:
- CPU version:
VideOCR-CPU-v1.5.0-setup-x64.exe - GPU version:
VideOCR-GPU-v1.5.0-CUDA-11.8-setup-x64.exe (Nvidia 10 Series graphics cards)
VideOCR-GPU-v1.5.0-CUDA-12.9-setup-x64.exe (Nvidia 16 - 50 Series graphics cards)
- CPU version:
- Linux:
- CPU version:
VideOCR-CPU-v1.5.0-Linux.7z - GPU version:
VideOCR-GPU-v1.5.0-CUDA-11.8-Linux.7z (Nvidia 10 Series graphics cards)
VideOCR-GPU-v1.5.0-CUDA-12.9-Linux.7z.001 (Nvidia 16 - 50 Series graphics cards)
VideOCR-GPU-v1.5.0-CUDA-12.9-Linux.7z.002 (Nvidia 16 - 50 Series graphics cards)
- CPU version: