返回顶部
m

mistral-ocr

Convert PDF/images to Markdown/JSON/HTML using Mistral OCR API. Supports image extraction, table recognition, header/footer handling, and multi-column layouts. Usage: Upload a file and say Use Mistral OCR to process this.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.4
安全检测
已通过
1,686
下载量
5
收藏
概述
安装方式
版本历史

mistral-ocr

# ⚠️ Privacy Warning - 隐私警告 **IMPORTANT - READ BEFORE INSTALLING:** This skill **uploads your files to Mistral's cloud servers** for OCR processing. **Do NOT use with sensitive or confidential documents** unless: - You trust Mistral's data handling policies - You have reviewed Mistral's privacy policy - You accept that file contents will be transmitted and processed remotely **For sensitive documents, use offline/local OCR tools instead.** --- # Mistral OCR Skill A powerful OCR tool that converts PDF files and images into Markdown, JSON, or HTML formats using Mistral's state-of-the-art OCR API. ## Installation ```bash # Clone or download this repository git clone https://github.com/YZDame/Mistral-OCR-SKILL.git cd Mistral-OCR-SKILL # Install dependencies pip install -r requirements.txt ``` ## 🔑 API Key Setup (Required) **Get your API key:** 👉 https://console.mistral.ai/home **Set the environment variable:** ```bash export MISTRAL_API_KEY=your_api_key ``` ## CLI Usage ```bash cd scripts # Process PDF to Markdown python3 mistral_ocr.py -i input.pdf # Process PDF to JSON python3 mistral_ocr.py -i input.pdf -f json # Specify output directory python3 mistral_ocr.py -i input.pdf -o ~/my_ocr_results ``` ## Arguments | Flag | Description | |------|-------------| | `-i, --input` | Input file path (required) | | `-f, --format` | Output format: markdown/json/html (default: markdown) | | `-o, --output` | Output directory | ## Data Privacy **What happens to your files:** 1. Files are uploaded to Mistral's OCR API 2. Files are processed on Mistral servers 3. Processing results are returned to you 4. Files are not stored on Mistral servers (per Mistral policy) **For more details, see:** https://mistral.ai/privacy-policy ## License MIT

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mistral-ocr-1776420085 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mistral-ocr-1776420085 技能

通过命令行安装

skillhub install mistral-ocr-1776420085

下载 Zip 包

⬇ 下载 mistral-ocr v1.0.4

文件大小: 5.75 KB | 发布时间: 2026-4-17 20:17

v1.0.4 最新 2026-4-17 20:17
Version 1.0.4 of mistral-ocr

- No file changes were detected in this release.
- No updates to features, documentation, or functionality.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部