#231 · Primary category: Computer Vision
deepseek-ocr-client
A real-time Electron-based desktop GUI for DeepSeek-OCR
Project last updated:12/24/25
GitHub Stars
773
Forks
84
Contributors
2
License
MIT
Why we included this project
DeepSeek-OCR does solid document extraction, but the model normally expects Python and a terminal, which is a hurdle if you just want to scan a screenshot. This client wraps it in an Electron desktop app: drag an image onto the window, hit Run OCR, and the text comes back in real time. You can click a region to copy just that part, or export the whole result as a ZIP with markdown images. The app handles model download and loading itself, and it uses CUDA or Apple Silicon GPUs when available, falling back to CPU otherwise. Windows is the best-supported platform; Linux and macOS are still experimental, so keep that in mind before you commit.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)