# Snipping_OCR **Repository Path**: silenceshui/Snipping_OCR ## Basic Information - **Project Name**: Snipping_OCR - **Description**: A simple desktop screenshot OCR tool for Windows platform, use the system's own screenshot tool to take screenshots, use PaddleOCRSharp for OCR recognition, and support Chinese and English OCR character recognition. 一个适用于 Windows 平台的简单桌面截图 OCR 工具,使用系统自带截图工具截图,使用 PaddleOCRSharp 来进行 OCR 识别,支持中英文的 OCR 字符识别。 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 15 - **Created**: 2023-02-17 - **Last Updated**: 2023-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Snipping_OCR A simple desktop screenshot OCR tool for Windows platform, use the system's own screenshot tool to take screenshots, use PaddleOCRSharp for OCR recognition, and support Chinese and English OCR character recognition. 一个适用于 Windows 平台的简单桌面截图 OCR 工具,使用系统自带截图工具截图,使用 PaddleOCRSharp 来进行 OCR 识别,支持中英文的 OCR 字符识别。 已经测试过 Win10 和 Win11,不支持 Win7。