Screenshot OCR Text Recognition
Paste the following prompt into your AI chat to install this skill:
Please install @user_328225df/screenshot-ocr-pro according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem It Solves
When converting meeting screenshots, contract images, report screenshots, or chat images into editable text, the hard part is not simply reading characters. It is preserving structure: Chinese and English text, numbers, code, tables, paragraph breaks, and line endings. Copy-paste does not work on images, and manual transcription can easily split tables, merge paragraphs, or disrupt mixed-language content. This skill turns such requests into a focused image OCR workflow.
How It Works
The skill is designed around image file paths, supporting both quick single-image extraction and batch processing:
- Image reading: supports common formats such as
.png,.jpg,.jpeg,.bmp, and.webp. - Text extraction: recognizes mixed Chinese-English content and preserves original paragraph structure and line breaks where possible.
- Batch processing: processes multiple images in order, separates results with dividers, and labels the source file names.
- Table recovery: detects tables and chooses the output format; simple tables become Markdown tables, while complex or data-heavy tables are exported as CSV.
The key flow is: user provides image paths -> the skill reads images with Read -> it extracts text or tables based on content -> it formats output for single or batch results.
Boundaries
It is suited for extracting visible text from screenshots, scans, or table images, not for guessing invisible or missing content. Blurry, low-resolution, occluded, or heavily handwritten images may produce unusable results, so a clearer source image is required. For highly complex layouts, multi-page tables, or dense data, review the output manually before using it in downstream document pipelines.
Use Cases
- Extract text from chat screenshots while keeping paragraph breaks for meeting notes.
- Recognize multiple contract clause screenshots in order, label source filenames, and review terms.
- Convert simple report table screenshots to Markdown and larger tables to CSV.
- Extract mixed Chinese-English text from product config images while preserving structure.
Best For
- Administrative assistants who need to turn screenshot meeting notes into editable text
- Legal specialists who organize multiple contract screenshots and verify clauses
- Data analysts who convert report table screenshots into Markdown or CSV
- Localization editors who proofread mixed Chinese-English product documentation
Related Skills
Generate and edit .pptx decks with python-pptx, applying structured layouts, design rules, native charts, and visual QA to reduce template-like output.
Tencent Cloud Table Recognition V3 is an OCR skill for detecting and recognizing tables in images or PDFs, supporting various table types like linear and borderless tables, with Excel export.
The complete set of online document operation tools provided by Tencent Docs MCP, supporting creation, querying, and editing of smart docs, Excel, PPT, mind maps, and more.
Generates structured and consistently styled academic presentation PPTX files from paper PDFs for graduate seminars.