← 返回
未分类

Pandoc Rust

A powerful document conversion tool supporting Html, Markdown, Docx, PDF, and LaTeX formats. Provides bidirectional conversion between these formats using a...
强大的文档转换工具,支持Html、Markdown、Docx、PDF、LaTeX格式,实现这些格式间的双向转换。
guyoung
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 303
下载
💾 0
安装
1
版本
#latest

概述

Pandoc Rs

A WebAssembly-based document conversion tool that converts between Html, Markdown, Docx, PDF, and LaTeX formats.

Trigger when

The user asks to convert documents between Html, Markdown, Docx, PDF, or LaTeX formats. Examples: "convert this markdown to PDF", "export as Word document", "transform HTML to LaTeX", "change docx to markdown".

中文触发条件:请求在 Html、Markdown、Docx、PDF、LaTeX 格式之间转换文档时触发。示例:「把 Markdown 转 PDF」、「导出为 Word 文档」、「HTML 转 LaTeX」、「docx 转 markdown」。

Quick Start

  1. Download the WASM file using wasm-sandbox-download or let it cache automatically
  2. Use wasm-sandbox-run with --work-dir parameter to specify the directory containing input files (or current working directory)
  3. Execute conversion, stats, or validation commands

⚠️ Important: Always use --work-dir with wasm-sandbox-run to grant filesystem access.

Supported Conversions

  • Markdown ↔ Html
  • Markdown ↔ Docx
  • Markdown ↔ LaTeX
  • Html ↔ LaTeX
  • Docx → Html
  • Docx → Markdown

Resources

For detailed usage instructions and examples, see USAGE.md.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 22:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

OpenCV

guyoung
使用 OpenCV WebAssembly 实现计算机视觉和图像处理。通过 openclaw-wasm-sandbox 插件加载 opencv-component.wasm 运行,支持图像处理等功能。
★ 0 📥 518

Graphviz

guyoung
使用 WebAssembly 将 Graphviz DOT 图生成 SVG 图像,依赖 openclaw-wasm-sandbox 插件中的 graphviz_component.wasm,无需安装 Graphviz 系统。
★ 0 📥 375

Boxed fs

guyoung
WebAssembly 沙箱文件系统操作,用于在明确声明的目录中进行安全的文件读取、写入、追加、复制等。
★ 0 📥 370